
Time bar (total: 10.4s)
| 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-sin: 230.0ms (37.3% of total)ival-cos: 193.0ms (31.3% of total)ival-mult: 113.0ms (18.3% of total)ival-add: 71.0ms (11.5% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 168× | associate-*r* |
| 164× | unsub-neg |
| 142× | associate-*l* |
| 132× | distribute-lft-neg-in |
| 116× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 81 | 90 |
| 2 | 141 | 90 |
| 3 | 323 | 90 |
| 4 | 491 | 90 |
| 5 | 733 | 90 |
| 6 | 904 | 90 |
| 7 | 987 | 90 |
| 8 | 1066 | 90 |
| 9 | 1132 | 90 |
| 10 | 1146 | 90 |
| 11 | 1151 | 90 |
| 12 | 1153 | 90 |
| 0 | 8 | 9 |
| 1 | 11 | 9 |
| 0 | 11 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (* x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
| 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))) |
(- (* z (sin y)) (* x (cos 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))))) |
(- (* z (sin y)) (* x (cos y))) |
(neg (+ (* x (cos y)) (* (neg z) (sin y)))) |
(- (* z (sin y)) (* x (cos 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: 12.0ms (36.7% of total)ival-cos: 11.0ms (33.6% of total)ival-mult: 8.0ms (24.5% of total)ival-add: 2.0ms (6.1% 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.7% | (+.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 | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 8× | *-lowering-*.f32 |
| 8× | *-lowering-*.f64 |
| 8× | accelerator-lowering-fma.f32 |
| 8× | accelerator-lowering-fma.f64 |
| 4× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 11 | 24 |
| 0 | 11 | 23 |
| 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 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| 26.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 6.0ms (33.7% of total)ival-mult: 6.0ms (33.7% of total)ival-sin: 5.0ms (28.1% of total)ival-add: 1.0ms (5.6% 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 (* x (cos y))> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
| Outputs |
|---|
#<alt (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<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> |
#<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 (* 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))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (* x (cos y)) (* z (sin y))) |
| 1.0ms | z | @ | inf | (+ (* x (cos y)) (* z (sin y))) |
| 1.0ms | y | @ | inf | (+ (* 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× | batch-egg-rewrite |
| 11 480× | accelerator-lowering-fma.f32 |
| 11 480× | accelerator-lowering-fma.f64 |
| 4 168× | *-lowering-*.f32 |
| 4 168× | *-lowering-*.f64 |
| 4 068× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 1 | 24 | 19 |
| 2 | 180 | 19 |
| 3 | 1853 | 19 |
| 0 | 8395 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(cos y) |
(* z (sin y)) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.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 (*.f64 x x) (-.f64 (*.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 y)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.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 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 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)))) (-.f64 (*.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)))) (-.f64 (*.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))))))) (-.f64 (*.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))))))) (-.f64 (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (-.f64 (*.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 (-.f64 (*.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 4 binary64)) (*.f64 (-.f64 (*.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 (-.f64 (*.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 (*.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)))) (pow.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 2 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) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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)))))))) |
(fma.f64 x (cos.f64 y) (*.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))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) (/.f64 (*.f64 x (*.f64 x (cos.f64 y))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (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 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.f64 x x) (/.f64 (+.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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 #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) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(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)))) (-.f64 #s(literal 0 binary64) (*.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 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(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)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 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 z (sin.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (sin.f64 y))) (exp.f64 (log.f64 z)) (*.f64 x (cos.f64 y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (cos.f64 y))) (*.f64 z (sin.f64 y))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (sin.f64 y))) (*.f64 x (cos.f64 y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)))) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (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))) (*.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 (sin.f64 y) (*.f64 (*.f64 x (cos.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)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))) (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))) |
(/.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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 (*.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 (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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.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 (sin.f64 y) (*.f64 (*.f64 x (cos.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)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))))) |
(/.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))))) |
(/.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))) (-.f64 (*.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))))) |
(/.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)))))) (-.f64 (*.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))))) |
(/.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 2 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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))) (-.f64 (*.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))) (-.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.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 (*.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 z (sin.f64 y)) (*.f64 x (cos.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 (-.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 (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 (*.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 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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (-.f64 (*.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 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 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 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 (-.f64 (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 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 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.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 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 (+.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 (sin.f64 y) (*.f64 (*.f64 x (cos.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)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 0 binary64) (-.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 (-.f64 (*.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 #s(literal 0 binary64) (-.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 (-.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 #s(literal 0 binary64) (-.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 (*.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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 (*.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 #s(literal 0 binary64) (-.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 (*.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 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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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 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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))) (-.f64 (*.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))) (-.f64 (*.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 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (-.f64 (*.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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 (-.f64 (*.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))))) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.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 #s(literal 0 binary64) (*.f64 z z))))) (*.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (-.f64 (*.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 (-.f64 (*.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 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 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 (-.f64 (*.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 (*.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) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (/.f64 (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) (*.f64 (/.f64 (-.f64 (*.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 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (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 (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #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 (*.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 (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 (-.f64 (*.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 #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)))))) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.f64 z z))))) (*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.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))))))) (pow.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.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 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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 (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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (-.f64 #s(literal 0 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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (-.f64 #s(literal 0 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 (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))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 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 (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))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.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 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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)))))) #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 (pow.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 z (sin.f64 y)) (*.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) #s(literal 3 binary64))) (fma.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 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 z (sin.f64 y)) (*.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 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 z (sin.f64 y)) (*.f64 x (cos.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 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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (-.f64 #s(literal 0 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 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.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 z (sin.f64 y)) (*.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 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 z (sin.f64 y)) (*.f64 x (cos.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 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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) (/.f64 (fma.f64 z (sin.f64 y) (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)))) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (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))) (/.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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))) (/.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 (sin.f64 y) (*.f64 (*.f64 x (cos.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)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.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 #s(literal 0 binary64) (*.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 (*.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 z (sin.f64 y)) (*.f64 x (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (-.f64 (*.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 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (*.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 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 (-.f64 (*.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 (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 (*.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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 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 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (*.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 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #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) (-.f64 (*.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 y)))) (-.f64 (*.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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (-.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))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 (+.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 z z) (/.f64 (-.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 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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))) (-.f64 (*.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))) (-.f64 (*.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 (+.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.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)))))) (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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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)))) (-.f64 #s(literal 0 binary64) (*.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)))) (-.f64 #s(literal 0 binary64) (*.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)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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 (sin.f64 y) (*.f64 (*.f64 x (cos.f64 y)) z)) #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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.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))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.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 (-.f64 (*.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)))))))) |
(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 (cos.f64 y))) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (cos.f64 y)))) |
(cos.f64 y) |
(exp.f64 (log.f64 (*.f64 z (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(pow.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(*.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 |
| 14 080× | accelerator-lowering-fma.f32 |
| 14 080× | accelerator-lowering-fma.f64 |
| 3 812× | *-lowering-*.f32 |
| 3 812× | *-lowering-*.f64 |
| 2 968× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 620 |
| 1 | 295 | 616 |
| 2 | 892 | 610 |
| 3 | 2078 | 604 |
| 4 | 3746 | 604 |
| 5 | 6389 | 604 |
| 0 | 8805 | 554 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* 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 |
(+ 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) |
(* 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 |
|---|
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
x |
(+ x (* y z)) |
(fma.f64 z y x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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))) z) x) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 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) (/ (* x (cos y)) z))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.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 (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
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)))))) |
(*.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))) |
(+ 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 y (*.f64 y (fma.f64 (*.f64 y 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)) |
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 y (*.f64 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) |
(* 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)))) |
(fma.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) #s(literal 0 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 (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) z)) |
(* 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 10 138 to 554 computations (94.5% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 16 | 272 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 257 | 16 | 273 |
| Status | Accuracy | Program |
|---|---|---|
| 66.9% | (fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) | |
| ▶ | 99.7% | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 39.4% | (fma.f64 z (sin.f64 y) #s(literal 0 binary64)) | |
| 51.1% | (fma.f64 z y x) | |
| 49.6% | (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))) z) x) | |
| 49.8% | (fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) | |
| ▶ | 66.9% | (fma.f64 x (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
| ▶ | 62.0% | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| 44.3% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) | |
| ▶ | 44.4% | (/.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
| 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) | |
| 44.5% | (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (-.f64 (*.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 y)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) | |
| 75.0% | (+.f64 x (*.f64 z (sin.f64 y))) | |
| 49.4% | (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) (/.f64 (fma.f64 z (sin.f64 y) (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) | |
| 44.4% | (*.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 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) | |
| ▶ | 38.5% | x |
Compiled 848 to 420 computations (50.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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)))))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 20736 | (fma.f64 x (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
| ✓ | cost-diff | 0 | (/.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 6464 | (-.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)))))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 11 268× | accelerator-lowering-fma.f32 |
| 11 268× | accelerator-lowering-fma.f64 |
| 3 264× | *-lowering-*.f32 |
| 3 264× | *-lowering-*.f64 |
| 1 492× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 360 |
| 1 | 103 | 360 |
| 2 | 299 | 359 |
| 3 | 744 | 359 |
| 4 | 2221 | 353 |
| 5 | 5894 | 353 |
| 0 | 8342 | 335 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (sin y) z) (* x (cos y))) |
(sin y) |
y |
z |
(* x (cos y)) |
x |
(cos y) |
x |
(+ (* x (cos y)) 0) |
x |
(cos y) |
y |
0 |
(/ (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) (- (* z (sin y)) (* x (cos y)))) |
(- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
(* z z) |
z |
(- 1/2 (* 1/2 (cos (+ y y)))) |
1/2 |
(* 1/2 (cos (+ y y))) |
(cos (+ y y)) |
(+ y y) |
y |
(* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))) |
(* x x) |
x |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
(- (* z (sin y)) (* x (cos y))) |
(* z (sin y)) |
(sin y) |
(* x (cos y)) |
(cos y) |
(+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))) |
x |
(/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y)))) |
(* x (+ 1/2 (* 1/2 (cos (+ y y))))) |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
1/2 |
(* 1/2 (cos (+ y y))) |
(cos (+ y y)) |
(+ y y) |
y |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(cos y) |
(* z (sin y)) |
z |
(sin y) |
(- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))))) |
0 |
(* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))) |
(* z z) |
(/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
| Outputs |
|---|
(+ (* (sin y) z) (* x (cos y))) |
(fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #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) |
(/ (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) (- (* z (sin y)) (* x (cos y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 z z (fma.f64 (cos.f64 (+.f64 y y)) (neg.f64 (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 z z (fma.f64 (cos.f64 (+.f64 y y)) (neg.f64 (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
(fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
z |
(- 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) |
y |
(* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))) |
(fma.f64 (fma.f64 x x #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)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
(- (* z (sin y)) (* x (cos y))) |
(-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* z (sin y)) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
(sin y) |
(sin.f64 y) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(cos y) |
(cos.f64 y) |
(+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 z z (fma.f64 (cos.f64 (+.f64 y y)) (neg.f64 (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))))) #s(literal 0 binary64)) |
x |
(/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y)))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(* x (+ 1/2 (* 1/2 (cos (+ y y))))) |
(fma.f64 x (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)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #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) |
y |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(cos y) |
(cos.f64 y) |
(* z (sin y)) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
(- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))))) |
(fma.f64 (fma.f64 z z #s(literal 0 binary64)) (/.f64 (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))) |
(fma.f64 (fma.f64 z z #s(literal 0 binary64)) (/.f64 (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
(/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #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)) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.1% | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 93.7% | (/.f64 (-.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)))) |
| ✓ | accuracy | 76.3% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 70.2% | (*.f64 (*.f64 z z) (/.f64 (-.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))))) |
| ✓ | accuracy | 95.7% | (-.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)))))) |
| ✓ | accuracy | 89.1% | (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
| ✓ | accuracy | 76.3% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 52.7% | (/.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 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| 104.0ms | 111× | 1 | valid |
| 47.0ms | 134× | 0 | valid |
| 9.0ms | 10× | 2 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 374 to 34 computations (90.9% saved)
ival-cos: 63.0ms (48.1% of total)ival-mult: 24.0ms (18.3% of total)ival-sin: 13.0ms (9.9% of total)ival-add: 10.0ms (7.6% of total)ival-sub: 8.0ms (6.1% of total)ival-div: 7.0ms (5.3% of total)adjust: 6.0ms (4.6% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (sin y) z) (* x (cos y)))> |
#<alt (sin y)> |
#<alt (cos y)> |
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) 0)> |
#<alt (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))))> |
#<alt (- 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (+ 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (/ (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))))))> |
#<alt (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))> |
#<alt (* (* z z) (- 1/2 (* 1/2 (cos (+ y y)))))> |
#<alt (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* 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 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y)))))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (* (pow y 2) (- (pow z 2) (* -1 (pow x 2)))) (pow x 2))> |
#<alt (- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow z 2)) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2))> |
#<alt (- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow z 2)) (* (pow y 2) (- (* 2/45 (pow z 2)) (* -2/45 (pow x 2))))) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 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> |
#<alt (+ 1 (* -1 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)))> |
#<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 (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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)))))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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)))))))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (- (* y (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z))))> |
#<alt (+ x (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z))))) (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x))) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y))))> |
#<alt (/ (* 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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))))> |
#<alt (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x)))))> |
#<alt (/ (* 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)) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))))> |
#<alt (- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))))> |
#<alt (- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (+ (* 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 z 2) (pow (sin y) 2))))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))))> |
#<alt (* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y)))))> |
#<alt (* x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2))))))))> |
#<alt (* x (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (* (pow x 3) (pow (cos y) 4)))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))))> |
#<alt (* -1 (* x (- (* -1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2)))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (pow (cos y) 4))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 4))))) x)) (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y))))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 z))))> |
#<alt (+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 z))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (- (/ (* (pow x 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)))))> |
#<alt (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))> |
#<alt (+ (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (+ (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (* -1 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (* (pow (sin y) 3) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 4))))))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (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/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* 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))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z)) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) (* 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 z 2) (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* 1/2 (/ 1 (* 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 (/ (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 (+ (* -1 (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3)))) (* -1 (/ (* (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 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* 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))))))))) (* 1/2 (/ 1 (* x (cos y))))))> |
#<alt (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))> |
#<alt (* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4))))))))> |
#<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 (/ (* (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 (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))))) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (- (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))) (* -1/3 (/ (pow z 2) x)))))) (/ (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 (/ (* 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)) (* -1 (/ (* 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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))))> |
#<alt (- (* x (+ (* x (+ (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))) (/ (* (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)))) (* -1 (/ (* 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 (/ (- (* -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 (/ (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* -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))) x)> |
#<alt (* -1 (/ (* (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))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) x))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2)))> |
#<alt (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2)))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 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))) (* -1 (/ (* (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 (- (/ (* 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)))))) (* -1 (/ (* (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 (* -1 (/ (* 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 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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 (* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3))))))> |
#<alt (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (* -1 (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))))> |
#<alt (/ (* (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/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* -1 (/ (pow z 3) (pow x 2))))) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2))))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* -1 (/ (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 (* -1 (/ (* 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))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))))> |
#<alt (+ (* -1 (/ (* 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)))))> |
#<alt (+ (* -1 (/ (* 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)))) (/ (* (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)))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))> |
#<alt (/ (+ (/ (* (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 (/ (- (+ (/ (* (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)))) (* -1 (/ (* (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))))) (cos y)) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))) 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))) (* -1 (/ (* (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))) (* -1 (/ (* (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 (/ (- (* -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)) (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x))> |
#<alt (/ (pow y 2) x)> |
#<alt (* (pow y 2) (+ (/ 1 x) (/ (* y z) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* y (- (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x)))> |
#<alt (* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) 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/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x)))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y))))> |
#<alt (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))))> |
#<alt (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2))))))> |
#<alt (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 4) (pow (sin y) 4)))) (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 3) (pow (sin y) 3))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2))))))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))> |
#<alt (/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) x)> |
#<alt (/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) x)> |
#<alt (/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))) x)> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x))> |
#<alt (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))> |
#<alt (- (+ (* 1/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))> |
#<alt (- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (* (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 (- (* z (- (/ (* 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)))))) (* -1 (/ (* (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 (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y))))> |
#<alt (/ (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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)))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3))))) z)> |
#<alt (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y))))> |
#<alt (* -1 (/ (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | x | @ | inf | (+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))) |
| 7.0ms | x | @ | inf | (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))) |
| 4.0ms | x | @ | inf | (/ (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) (- (* z (sin y)) (* x (cos y)))) |
| 4.0ms | z | @ | 0 | (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
| 2.0ms | x | @ | -inf | (+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))) |
| 1× | batch-egg-rewrite |
| 1 810× | accelerator-lowering-fma.f32 |
| 1 810× | accelerator-lowering-fma.f64 |
| 1 262× | *-lowering-*.f32 |
| 1 262× | *-lowering-*.f64 |
| 924× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 192 |
| 1 | 233 | 137 |
| 0 | 2380 | 135 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (sin y) z) (* x (cos y))) |
(sin y) |
(cos y) |
(* x (cos y)) |
(+ (* x (cos y)) 0) |
(- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
(/ (- (* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) (- (* z (sin y)) (* x (cos y)))) |
(+ (* x (/ (* x (+ 1/2 (* 1/2 (cos (+ y y))))) (- (* x (cos y)) (* z (sin y))))) (- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))))) |
(- 0 (* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))))) |
(* (* z z) (- 1/2 (* 1/2 (cos (+ y y))))) |
(* (* z z) (/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y))))) |
(/ (- 1/2 (* 1/2 (cos (+ y y)))) (- (* x (cos y)) (* z (sin y)))) |
| Outputs |
|---|
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(+.f64 (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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))) |
(fma.f64 z (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 y) 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #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) z))) |
(fma.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.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) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 y) (*.f64 x (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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) z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.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 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.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) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(sin.f64 y) |
(cos.f64 y) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #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)) (/.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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 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 #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)) (/.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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(-.f64 (-.f64 (*.f64 z (*.f64 z (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 x x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (sin.f64 y) (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 y) (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 z (*.f64 (sin.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 z (*.f64 (sin.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (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 z z) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.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 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (sin.f64 y)) z (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (sin.f64 y)) z (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (sin.f64 y) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (sin.f64 y) (*.f64 (fma.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 #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/2 binary64) (cos.f64 #s(literal 0 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 (neg.f64 (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 #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) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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/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/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 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 (+.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 #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)))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 (/.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/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 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))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 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 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (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)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.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 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/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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)))) (-.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 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1/2 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 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 #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/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 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(+.f64 (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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))) |
(fma.f64 z (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (*.f64 (sin.f64 y) 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 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #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) z))) |
(fma.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.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) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 y) (*.f64 x (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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) z) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.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 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (-.f64 (*.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 (*.f64 z z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (*.f64 z z) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.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) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(+.f64 #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(+.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))))) (/.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))))) |
(fma.f64 z (neg.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 z z) (neg.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 x (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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) x) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) x (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 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 0 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.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 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #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 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (-.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (-.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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)) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (*.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (-.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (-.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 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 (*.f64 x x) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(+.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(fma.f64 z (neg.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (neg.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z z) #s(literal 0 binary64)) |
(fma.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 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(neg.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(/.f64 (*.f64 z (*.f64 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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.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) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 z (neg.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(*.f64 (*.f64 z z) (neg.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (-.f64 #s(literal 0 binary64) (*.f64 z z))) |
(*.f64 (pow.f64 (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 #s(literal -1 binary64) (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (*.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 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(+.f64 (*.f64 (*.f64 z z) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 z z))) |
(fma.f64 (*.f64 z z) #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 z z) (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 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)))) (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) (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 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 (-.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)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) (*.f64 z (*.f64 (sin.f64 y) z))) |
(*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 z (*.f64 (sin.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (*.f64 z z) (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 z z)) |
(*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) z) (sin.f64 y)) z) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (sin.f64 y)) |
(+.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64))) |
(+.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #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 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z z)) #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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) z) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(/.f64 (*.f64 z z) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z (*.f64 z (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 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #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 z z) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 (*.f64 z z) (-.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) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 (*.f64 z z) #s(literal 1 binary64)) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (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))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 z (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (*.f64 z z) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z z))) |
(*.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z z)) |
(*.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) z) |
(*.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/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) z) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(fma.f64 (/.f64 #s(literal 1/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) z) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(neg.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) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(neg.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))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.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) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 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 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))))) (*.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) 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 (-.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 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (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 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.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) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (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 (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 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 z (*.f64 z (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z))) |
| 1× | egg-herbie |
| 7 500× | accelerator-lowering-fma.f32 |
| 7 500× | accelerator-lowering-fma.f64 |
| 7 322× | *-lowering-*.f32 |
| 7 322× | *-lowering-*.f64 |
| 4 058× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1054 | 11241 |
| 1 | 3777 | 11068 |
| 0 | 8876 | 10654 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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) |
(* 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 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(* -1 (pow x 2)) |
(- (* (pow y 2) (- (pow z 2) (* -1 (pow x 2)))) (pow x 2)) |
(- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow z 2)) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2)) |
(- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow z 2)) (* (pow y 2) (- (* 2/45 (pow z 2)) (* -2/45 (pow x 2))))) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2)) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 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 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ 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))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z))))) |
x |
(+ x (* y z)) |
(+ x (* y (- (* y (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z)))) |
(+ x (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z))))) (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x))) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/ (* 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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (+ (* 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 z 2) (pow (sin y) 2))))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) |
(* x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))))))) |
(* x (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))))) |
(* x (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (* (pow x 3) (pow (cos y) 4)))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))))) |
(* -1 (* x (- (* -1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y)))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2)))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (pow (cos y) 4))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 4))))) x)) (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
x |
(+ x (* y z)) |
(+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 z)))) |
(+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 z)))) |
(- (/ (* (pow x 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 x 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 x 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 x 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 x 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 x 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 x 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 x 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))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(+ (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(+ (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (* -1 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (* (pow (sin y) 3) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 4))))))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (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/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* 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))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z)) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) (* 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 z 2) (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* 1/2 (/ 1 (* 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 (/ (cos (* 2 y)) (* x (cos y))))) (* 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)))) (* -1 (/ (* (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 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* 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))))))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))))))) |
(* -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 (/ (* (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 (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))))) (/ (pow z 2) x))) |
(* (pow y 2) (- (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))) (* -1/3 (/ (pow z 2) x)))))) (/ (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))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (* -1 (/ (* 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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(- (* x (+ (* x (+ (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(* -1 (/ (* (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) |
(/ (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/ (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* -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))) x) |
(* -1 (/ (* (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))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) x))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(* (pow z 2) (- (+ (* 1/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 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))) (* -1 (/ (* (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 (- (/ (* 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)))))) (* -1 (/ (* (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)))))) |
(* -1 (/ (* 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 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(* -1 (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(* -1 (* z (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(* -1 (* z (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(/ (* (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/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* -1 (/ (pow z 3) (pow x 2))))) (/ (pow z 2) x))) |
(* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2))))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* -1 (/ (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)))) |
(* -1 (/ (* 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))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(+ (* -1 (/ (* 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))))) |
(+ (* -1 (/ (* 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)))) (/ (* (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))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(/ (+ (/ (* (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) |
(/ (- (+ (/ (* (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)))) (* -1 (/ (* (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))))) (cos y)) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))) 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))) (* -1 (/ (* (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))) (* -1 (/ (* (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 (/ (- (* -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)) (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x)) |
(/ (pow y 2) x) |
(* (pow y 2) (+ (/ 1 x) (/ (* y z) (pow x 2)))) |
(* (pow y 2) (+ (* y (- (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x))) |
(* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) 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/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y))))) |
(+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2)))))) |
(+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 4) (pow (sin y) 4)))) (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 3) (pow (sin y) 3))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2)))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) x) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) x) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))) x) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))) x)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x)) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(- (+ (* 1/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))) |
(- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (* (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 (- (* z (- (/ (* 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)))))) (* -1 (/ (* (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))))) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(/ (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3))))) z) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(* -1 (/ (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
| Outputs |
|---|
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 binary64))) z) x) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) |
(* 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 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- (+ 1/2 (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(- (* (pow y 2) (- (pow z 2) (* -1 (pow x 2)))) (pow x 2)) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 z z (*.f64 x x))) (*.f64 x x)) |
(- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow z 2)) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2)) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) (fma.f64 z z (*.f64 x x)))) (*.f64 x x)) |
(- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow z 2)) (* (pow y 2) (- (* 2/45 (pow z 2)) (* -2/45 (pow x 2))))) (* 1/3 (pow x 2)))) (pow z 2)) (* -1 (pow x 2)))) (pow x 2)) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal -1/3 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal 2/45 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64))) (*.f64 (*.f64 x x) #s(literal -1/3 binary64)))) (fma.f64 z z (*.f64 x x)))) (*.f64 x x)) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(+ (* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))))) |
(* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(* -1 (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2)) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x 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))))) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)))) |
(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 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow y 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(fma.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)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 z (fma.f64 z (+.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) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y))) |
(+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 z (fma.f64 z (+.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) (*.f64 x (cos.f64 y)))) (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (+.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) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (*.f64 x (cos.f64 y))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 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 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(*.f64 z (+.f64 (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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (sin.f64 y)))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(*.f64 z (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (*.f64 z z))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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 z 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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z z))) (-.f64 (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (+.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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 z 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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 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))) |
(* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 (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)))))) (*.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 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 #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 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (pow.f64 (sin.f64 y) #s(literal 3 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)))) z)))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 #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 (+.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 z (sin.f64 y))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (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)))) z)))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (- (* y (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z)))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z z (*.f64 x x)) x)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) x))) z) x) |
(+ x (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x)) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z))))) (* -1 (/ (- (pow z 2) (* -1 (pow x 2))) x))) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) (* -1 z)))) |
(fma.f64 y (fma.f64 y (-.f64 (neg.f64 (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z z (*.f64 x x)) x)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) x))) x) (*.f64 z #s(literal -1/3 binary64))) (/.f64 (fma.f64 z z (*.f64 x x)) x))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) x))) z) x) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (- (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* z (sin y)) (* x (cos y)))) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.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 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 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))) |
(+ (/ (* 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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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)))) |
(+ (* x (- (* x (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (pow.f64 (cos.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))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y)))) (/.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 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)))) |
(+ (* x (- (* x (- (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y))) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (fma.f64 (pow.f64 (cos.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))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.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 #s(literal -2 binary64))))) (pow.f64 (cos.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 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)))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(*.f64 x (-.f64 (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 (cos.f64 y) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (neg.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(*.f64 x (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 z (/.f64 (*.f64 (sin.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))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 (cos.f64 y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cos.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))))) (*.f64 (cos.f64 y) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 z z) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) |
(* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (+.f64 (/.f64 (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))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) x) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (+.f64 (/.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (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 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (*.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 #s(literal -2 binary64)))))) (cos.f64 y))) (/.f64 (*.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 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))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (* -1 (/ (* 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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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)))) |
(- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(fma.f64 x (fma.f64 x (fma.f64 (pow.f64 (cos.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))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y)))) (/.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 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)))) |
(- (* x (+ (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (+ (* 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 z 2) (pow (sin y) 2))))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y))) (fma.f64 x (-.f64 (/.f64 (*.f64 (+.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 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (*.f64 (cos.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (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 #s(literal -2 binary64))))) (pow.f64 (cos.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 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)))) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(* x (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (cos.f64 y))))) |
(* x (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))))) (*.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))))))) |
(* x (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (* x (pow (cos y) 2)))) (+ (* 1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (* (pow x 3) (pow (cos y) 4)))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))))))))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))))) |
(*.f64 x (fma.f64 (*.f64 z (*.f64 z z)) (neg.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 (*.f64 x x))))) (-.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (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 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))))))) (*.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))))))) |
(* -1 (* x (- (* -1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y)))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2)))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.f64 y)))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 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 (*.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))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.f64 y)))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (+ (* 1/2 (/ (* (pow z 3) (* (cos (* 2 y)) (pow (sin y) 3))) (pow (cos y) 4))) (* 1/2 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 4))))) x)) (+ (* -1/2 (/ (* (pow z 2) (* (cos (* 2 y)) (pow (sin y) 2))) (pow (cos y) 3))) (* -1/2 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) (+ (* 1/2 (/ (* z (sin y)) (pow (cos y) 2))) (* 1/2 (/ (* z (* (cos (* 2 y)) (sin y))) (pow (cos y) 2))))) x)) (* -1/2 (/ (cos (* 2 y)) (cos y)))) (* 1/2 (/ 1 (cos y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (pow.f64 (cos.f64 y) #s(literal 4 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)))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 z z) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 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 (*.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))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.f64 y)))))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 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))) z) x) |
(+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) (* -1 z)))) |
(fma.f64 y (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) x))) x) (*.f64 z #s(literal -1/3 binary64)))) (-.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))) z) x) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 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))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(+ (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y))))) (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) |
(+ (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (* -1 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (* (pow (sin y) 3) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 4))))))) (+ (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))) (* 1/2 (/ 1 (* x (cos y))))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 x (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (fma.f64 z (fma.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 #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y)))))) (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) |
(* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 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 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(*.f64 z (+.f64 (fma.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 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 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z z))) (fma.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 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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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 #s(literal 1/2 binary64) (sin.f64 y)))))) (*.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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 2)))))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z z))) (-.f64 (fma.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 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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1/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)))) (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 (*.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))))) (/.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.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 #s(literal 0 binary64) 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)))) |
(* -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 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) 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))))) |
(* -1 (* z (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* 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 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (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) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) 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))))) |
(* -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))) (/ (* (pow x 3) (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z)) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) (* 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 #s(literal 0 binary64) z) (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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))) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (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) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) 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))))) |
(* (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 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (*.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 #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (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)))) (* -1 (/ (* (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 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (fma.f64 z (neg.f64 (fma.f64 z (/.f64 (*.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 (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* -1 (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))) (* 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))))))))) (* 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))) (fma.f64 z (fma.f64 z (neg.f64 (fma.f64 z (/.f64 (*.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 3 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.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 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x 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 #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (/.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 (/.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 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))) (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(*.f64 z (+.f64 (fma.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 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 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (* 1/2 (/ 1 (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -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 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (fma.f64 #s(literal -1/2 binary64) (*.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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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 #s(literal 1/2 binary64) (sin.f64 y))))) (*.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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))))) |
(* z (- (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))))))) |
(*.f64 z (-.f64 (fma.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 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))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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))))))) |
(* -1 (* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(* -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 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) 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))))) |
(* -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 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (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) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) 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)))))) |
(* -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 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (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) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) 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)))))) |
(* -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) (- (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (neg.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 z z) x)))) |
(* (pow y 2) (- (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))))) (/ (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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z z) x)))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) x)))) |
(* (pow y 2) (- (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))) (* -1/3 (/ (pow z 2) x)))))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 y (fma.f64 y (+.f64 (-.f64 (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 x (*.f64 x x))))) x) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) #s(literal -1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 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))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (* -1 (/ (* 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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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)))) |
(- (* 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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 (+.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 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 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)))) |
(- (* x (+ (* x (+ (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))) (/ (* (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)))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 (*.f64 (+.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 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (+.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 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 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)))) |
(* -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)))))) (-.f64 #s(literal 0 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)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/.f64 (-.f64 (neg.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 z #s(literal 4 binary64)) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 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 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* -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))) x) |
(/.f64 (-.f64 (-.f64 (neg.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 z #s(literal 4 binary64)) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (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 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 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 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 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))) |
(* -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 (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)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.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 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)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) x))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) 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 (neg.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)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.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))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (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 x (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) x))) (-.f64 #s(literal 0 binary64) x)))) x) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 y z) (*.f64 y z)) |
(* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 z z))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal 2/45 binary64)) (*.f64 z z) (*.f64 (*.f64 z z) #s(literal -1/3 binary64))) (*.f64 z z))) |
(* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/315 binary64) (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 z z) #s(literal 2/45 binary64))) (*.f64 (*.f64 z z) #s(literal -1/3 binary64))) (*.f64 z z))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) |
(/ (* (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/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (cos.f64 y))) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.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))) (* -1 (/ (* (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 (/.f64 (*.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 (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 (*.f64 x x) (pow.f64 (cos.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))))) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (- (+ (* z (- (* z (- (/ (* 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)))))) (* -1 (/ (* (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 z (/.f64 (*.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 3 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.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 (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 (*.f64 x x) (pow.f64 (cos.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))))) (*.f64 x (cos.f64 y))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(*.f64 (-.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 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))))) |
(*.f64 z (neg.f64 (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)))))) (*.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 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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 z (-.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 z z) (pow.f64 (sin.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))))) (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)))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))))) |
(*.f64 z (-.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.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 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 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)))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 z 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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(*.f64 (-.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))) |
(* -1 (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(*.f64 (+.f64 (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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 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)))))) (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)))) |
(* -1 (* z (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))) |
(*.f64 z (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.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 z (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (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))))) |
(/ (* (pow y 2) (pow z 2)) x) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x)) |
(* (pow y 2) (+ (/ (* y (pow z 3)) (pow x 2)) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 z z) 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))))) (* -1 (/ (pow z 3) (pow x 2))))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.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 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2))))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* -1 (/ (pow z 3) (pow x 2))))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (fma.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 x (*.f64 x x))))) x) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 z (*.f64 z z)) (*.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 (*.f64 z z) (+.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (* x (cos y)) (* z (sin 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)))))) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(*.f64 (-.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))) |
(+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))) |
(neg.f64 (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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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))))) |
(+ (* -1 (/ (* 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))))) |
(-.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 (+.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 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 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)))) |
(+ (* -1 (/ (* 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)))) (/ (* (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))))) |
(fma.f64 x (fma.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 (+.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 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (+.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 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 #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)))) |
(/ (* (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/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)))))) (*.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)))) (* -1 (/ (* (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)) (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.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 x 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)))))) (*.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 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))) 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 z #s(literal 5 binary64)) (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 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (neg.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 z #s(literal 4 binary64)) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))))) 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))) (* -1 (/ (* (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)))))) (*.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))) (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.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 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)))) x) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -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)) (* -1 (/ (* (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 (neg.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)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.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))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (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 x (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) x))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(* (pow y 2) (+ (/ 1 x) (/ (* y z) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(* (pow y 2) (+ (* y (- (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (pow z 2) (pow x 3))) (* 1/3 (/ 1 x))))) 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/3 (/ 1 x))))) (* -1 (/ z (pow x 2))))) (/ 1 x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (fma.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x))))) x) (*.f64 (/.f64 z (*.f64 x x)) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (neg (* -2 y))))) (- (* x (cos y)) (* z (sin y)))) |
(/.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 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(/.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) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y))))) |
(neg.f64 (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)))))) (*.f64 (*.f64 z 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))))) (*.f64 z (sin.f64 y))))) |
(+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2)))))) |
(fma.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 (+.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)) (*.f64 z (*.f64 z z)))) (/.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 (*.f64 z 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))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 4) (pow (sin y) 4)))) (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 3) (pow (sin y) 3))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 2)))))) |
(fma.f64 x (fma.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 (+.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 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (+.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)) (*.f64 z (*.f64 z z)))))) (/.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 (*.f64 (*.f64 z 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))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(/.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))) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) x) |
(/.f64 (+.f64 (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 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (cos.f64 y))) x) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (*.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 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z (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)))))) x) |
(/ (- (+ (* 1/2 (/ 1 (cos y))) (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.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 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 z 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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 z (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)))))) x) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(/.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))) |
(* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))) x)) |
(/.f64 (neg.f64 (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 x (pow.f64 (cos.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))))) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x)) |
(/.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) (cos.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (/.f64 (*.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 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 z (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)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.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 3 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z 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)))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) x) (/.f64 (*.f64 (*.f64 z (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 #s(literal 0 binary64) x)) (/.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 #s(literal 0 binary64) x)) |
(/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y))) |
(/.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))) |
(- (+ (* 1/2 (/ 1 (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (cos.f64 y))) (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 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 x (cos.f64 y))))) |
(- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (* (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))))) |
(fma.f64 z (fma.f64 z (/.f64 (*.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 (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 (*.f64 x x) (pow.f64 (cos.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))))) (*.f64 x (cos.f64 y)))) |
(- (+ (* z (- (* z (- (/ (* 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)))))) (* -1 (/ (* (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))))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (*.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 3 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.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 (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 (*.f64 x x) (pow.f64 (cos.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))))) (*.f64 x (cos.f64 y)))) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(/.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) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))) z) |
(/.f64 (neg.f64 (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)))))) (*.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 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (* -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)))) z) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 z z) (pow.f64 (sin.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))))) (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))))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* -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))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3))))) z) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.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 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 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)))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 z 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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z) |
(* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) |
(/.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) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
(/.f64 (+.f64 (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)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -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/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
(/.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.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 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)))))) (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))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (* -1 (/ (* (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)) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) z)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (+.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 z (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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)))) (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))) (-.f64 #s(literal 0 binary64) z)) |
Compiled 46 927 to 2 510 computations (94.7% saved)
27 alts after pruning (25 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 053 | 20 | 1 073 |
| Fresh | 6 | 5 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 062 | 27 | 1 089 |
| Status | Accuracy | Program |
|---|---|---|
| 36.2% | (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) | |
| 36.1% | (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) | |
| ✓ | 99.7% | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 75.0% | (fma.f64 (sin.f64 y) z x) | |
| ▶ | 51.1% | (fma.f64 z y x) |
| 49.8% | (fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) | |
| 49.6% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 binary64))) z) x) | |
| ▶ | 36.2% | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
| 36.1% | (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)) | |
| 52.1% | (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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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)))) | |
| 67.2% | (fma.f64 x (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) | |
| 38.5% | (fma.f64 x (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (*.f64 y y) x)))) | |
| 36.2% | (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) | |
| ▶ | 44.3% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
| 61.7% | (/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) | |
| ▶ | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
| 92.0% | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.f64 y)))))) | |
| 49.4% | (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) (/.f64 (fma.f64 z (sin.f64 y) (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) | |
| 44.4% | (*.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 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) | |
| 62.0% | (*.f64 (cos.f64 y) x) | |
| ▶ | 88.2% | (*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
| 26.3% | (*.f64 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))) | |
| 39.4% | (*.f64 z (sin.f64 y)) | |
| 92.7% | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) | |
| 92.0% | (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) | |
| 61.6% | (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) | |
| ✓ | 38.5% | x |
Compiled 1 197 to 666 computations (44.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 1408 | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
| ✓ | cost-diff | 6656 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 y) z) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
| ✓ | cost-diff | 640 | (*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 z y x) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
| 10 286× | accelerator-lowering-fma.f32 |
| 10 286× | accelerator-lowering-fma.f64 |
| 3 930× | *-lowering-*.f32 |
| 3 930× | *-lowering-*.f64 |
| 1 648× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 331 |
| 1 | 129 | 329 |
| 2 | 379 | 324 |
| 3 | 1169 | 324 |
| 4 | 3019 | 321 |
| 5 | 5013 | 315 |
| 0 | 8296 | 291 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ (* z (sin y)) (* x (cos y))))) |
1 |
(/ 1 (+ (* z (sin y)) (* x (cos y)))) |
(+ (* z (sin y)) (* x (cos y))) |
z |
(sin y) |
y |
(* x (cos y)) |
x |
(cos y) |
(+ (* z y) x) |
z |
y |
x |
(+ (* x (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)) 0) |
x |
(+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1) |
(* y y) |
y |
(+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2) |
(+ (* (* y y) -1/720) 1/24) |
-1/720 |
1/24 |
-1/2 |
1 |
0 |
(* z (+ (* x (/ (cos y) z)) (sin y))) |
z |
(+ (* x (/ (cos y) z)) (sin y)) |
x |
(/ (cos y) z) |
(cos y) |
y |
(sin y) |
(/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
1 |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
(/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))))) |
(+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
1/2 |
(* 1/2 (cos (+ y y))) |
(cos (+ y y)) |
(+ y y) |
(- 0 (* z z)) |
0 |
(* z z) |
(* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))) |
(* x x) |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
| Outputs |
|---|
(/ 1 (/ 1 (+ (* z (sin y)) (* x (cos y))))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* z (sin y)) (* x (cos y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64)))) |
(+ (* z (sin y)) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
z |
(sin y) |
(sin.f64 y) |
y |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
(+ (* z y) x) |
(fma.f64 z y x) |
z |
y |
x |
(+ (* x (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)) 0) |
(fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 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)) #s(literal 0 binary64)) |
x |
(+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 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)) |
(* y y) |
(*.f64 y y) |
y |
(+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(+ (* (* y y) -1/720) 1/24) |
(fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
-1/720 |
#s(literal -1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
0 |
#s(literal 0 binary64) |
(* z (+ (* x (/ (cos y) z)) (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
z |
(+ (* x (/ (cos y) z)) (sin y)) |
(fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) |
x |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(cos y) |
(cos.f64 y) |
y |
(sin y) |
(sin.f64 y) |
(/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64)))) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))))) |
1 |
#s(literal 1 binary64) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.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) |
(/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 x x (-.f64 (*.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z (fma.f64 x x #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)) #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) |
(- 0 (* z z)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
(* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.1% | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 88.5% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
| ✓ | accuracy | 76.3% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 53.3% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 y) z) |
| ✓ | accuracy | 99.8% | (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
| ✓ | accuracy | 88.4% | (*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (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)) |
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.2% | (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 98.1% | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 z y x) |
| ✓ | accuracy | 99.9% | (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
| 82.0ms | 75× | 1 | valid |
| 70.0ms | 134× | 0 | valid |
| 38.0ms | 42× | 2 | valid |
| 8.0ms | 5× | 3 | valid |
Compiled 326 to 48 computations (85.3% saved)
ival-mult: 59.0ms (36.7% of total)ival-cos: 27.0ms (16.8% of total)ival-sin: 20.0ms (12.4% of total)ival-add: 16.0ms (9.9% of total)ival-div: 14.0ms (8.7% of total)const: 10.0ms (6.2% of total)adjust: 9.0ms (5.6% of total)ival-sub: 5.0ms (3.1% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ (* z (sin y)) (* x (cos y)))))> |
#<alt (/ 1 (+ (* z (sin y)) (* x (cos y))))> |
#<alt (+ (* z (sin y)) (* x (cos y)))> |
#<alt (sin y)> |
#<alt (+ (* z y) x)> |
#<alt (+ (* x (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)) 0)> |
#<alt (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)> |
#<alt (* y y)> |
#<alt (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)> |
#<alt (* z (+ (* x (/ (cos y) z)) (sin y)))> |
#<alt (+ (* x (/ (cos y) z)) (sin y))> |
#<alt (/ (cos y) z)> |
#<alt (cos y)> |
#<alt (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))))> |
#<alt (/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y))))))))> |
#<alt (- 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (+ 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (* x (cos y))> |
#<alt (+ (* (* y y) -1/720) 1/24)> |
| Outputs |
|---|
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y))))> |
#<alt (+ (* 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 (+ (* 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 (/ 1 (* z (sin y)))> |
#<alt (/ (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)> |
#<alt (/ (- (+ (/ 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)> |
#<alt (/ (- (+ (* -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)> |
#<alt (/ 1 (* z (sin y)))> |
#<alt (* -1 (/ (- (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ 1 (sin y))) z))> |
#<alt (* -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))) (/ (* (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 x)> |
#<alt (+ (* -1 (/ (* y z) (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (* y (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) (/ z (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow x 2))) (+ (* 1/2 (/ z (pow x 2))) (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (/ 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 (* z (sin y)))> |
#<alt (+ (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y))))> |
#<alt (+ (* x (- (/ (* 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)))) (* -1 (/ (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 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x)> |
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ 1 (cos y))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2))))) x)> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (* -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))) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x))> |
#<alt (* -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)) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x))> |
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* z (+ y (/ x z)))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ x z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y (+ z (/ x y)))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ x y)))))> |
#<alt (* y z)> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y z))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt (* x (+ 1 (/ (* y z) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) x)) 1)))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<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 (* -1/720 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6))))))> |
#<alt (* -1/720 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6))))))> |
#<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 (* -1/720 (pow y 6))> |
#<alt (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* -1/720 (pow y 6))> |
#<alt (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<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> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)> |
#<alt (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)> |
#<alt (* -1/720 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* -1/720 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4)))))> |
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z)))))))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (/ x z)> |
#<alt (+ y (/ x z))> |
#<alt (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z))> |
#<alt (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (/ 1 z)> |
#<alt (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))> |
#<alt (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<alt (/ (cos y) z)> |
#<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 (pow x 2)> |
#<alt (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* -1 (pow z 2)))) (pow x 2))> |
#<alt (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (* 1/3 (pow z 2))))))) (pow x 2))> |
#<alt (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (+ (* 1/3 (pow z 2)) (* (pow y 2) (+ (* -2/45 (pow x 2)) (* -2/45 (pow z 2)))))))))) (pow x 2))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2))))> |
#<alt (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y))))))> |
#<alt (/ (* 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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))))> |
#<alt (* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))))))> |
#<alt (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z))))> |
#<alt (+ x (* y (- (* y (- (+ (* -1 x) (* -1 (* y (+ (* -1 (/ (* z (- (* -1 x) (* -1/2 x))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z))))> |
#<alt (/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 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)))))) (* (pow x 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)))))) (* (pow x 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)))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))> |
#<alt (+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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)))))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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)))))))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z)))))> |
#<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> |
#<alt (+ 1 (* -1 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)))> |
#<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 (* 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/24> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | -inf | (+ (* z y) x) |
| 3.0ms | y | @ | 0 | (/ 1 (+ (* z (sin y)) (* x (cos y)))) |
| 2.0ms | x | @ | 0 | (/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))))) |
| 1.0ms | x | @ | 0 | (+ (* x (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)) 0) |
| 1.0ms | y | @ | -inf | (/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))))) |
| 1× | batch-egg-rewrite |
| 1 918× | accelerator-lowering-fma.f32 |
| 1 918× | accelerator-lowering-fma.f64 |
| 1 620× | *-lowering-*.f32 |
| 1 620× | *-lowering-*.f64 |
| 958× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 180 |
| 1 | 315 | 159 |
| 0 | 2858 | 143 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ (* z (sin y)) (* x (cos y))))) |
(/ 1 (+ (* z (sin y)) (* x (cos y)))) |
(+ (* z (sin y)) (* x (cos y))) |
(sin y) |
(+ (* z y) x) |
(+ (* x (+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1)) 0) |
(+ (* (* y y) (+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2)) 1) |
(* y y) |
(+ (* (* y y) (+ (* (* y y) -1/720) 1/24)) -1/2) |
(* z (+ (* x (/ (cos y) z)) (sin y))) |
(+ (* x (/ (cos y) z)) (sin y)) |
(/ (cos y) z) |
(cos y) |
(+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
(/ (/ 1 (- (* x (cos y)) (* z (sin y)))) (/ 1 (+ (* (- 1/2 (* 1/2 (cos (+ y y)))) (- 0 (* z z))) (* (* x x) (+ 1/2 (* 1/2 (cos (+ y y)))))))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(+ 1/2 (* 1/2 (cos (+ y y)))) |
(* x (cos y)) |
(+ (* (* y y) -1/720) 1/24) |
| Outputs |
|---|
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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 z (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z (*.f64 x (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (cos.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (cos.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.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 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.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 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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 z (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z (*.f64 x (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(sin.f64 y) |
(+.f64 x (*.f64 z y)) |
(+.f64 (*.f64 z y) x) |
(-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (-.f64 (*.f64 z y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z y) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z y)) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z y) x) (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (fma.f64 x x (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 y (*.f64 z x))))) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x))) (neg.f64 (-.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))))) |
(*.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z y) x))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 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))) x))) |
(+.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 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))) x)) x) |
(+.f64 (*.f64 y (*.f64 (*.f64 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))) x)) (+.f64 x #s(literal 0 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 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))) x)) (-.f64 x #s(literal 0 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 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))) x))) x) |
(-.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (*.f64 (*.f64 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))) x))) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 y (*.f64 (*.f64 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))) x) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (*.f64 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))) x) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 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))) x))) |
(fma.f64 x (*.f64 y (*.f64 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)))) x) |
(fma.f64 x (*.f64 y (*.f64 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)))) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 x (*.f64 y (*.f64 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)))) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (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)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (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)) x) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (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)) x) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (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)) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (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)) (*.f64 (*.f64 y y) x) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (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)) (*.f64 (*.f64 y y) x) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 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)))) x x) |
(fma.f64 (*.f64 y (*.f64 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)))) x (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 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)))) x (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (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)) x #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (*.f64 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))) x) |
(fma.f64 (*.f64 x y) (*.f64 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))) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 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))) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.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)) x) |
(fma.f64 (*.f64 x (*.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)) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.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)) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (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))) (*.f64 y y) x) |
(fma.f64 (*.f64 x (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))) (*.f64 y y) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (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))) (*.f64 y y) (-.f64 x #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 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))) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 (*.f64 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))) x)) (*.f64 y (*.f64 (*.f64 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))) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 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))) x)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 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))) x)) (*.f64 y (*.f64 (*.f64 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))) x))) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 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))) x)) x)) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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)))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 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))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.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)) x) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 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)) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (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)) x) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 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))))) |
(+.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.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))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 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)) |
(fma.f64 y (*.f64 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)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 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)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(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)) |
(fma.f64 (*.f64 y y) (*.f64 (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)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (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)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (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)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 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) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 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))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y) y (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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))))) (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.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))) (*.f64 y (*.f64 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))))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 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)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.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))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 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))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.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)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 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)))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 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)))) (*.f64 (*.f64 (*.f64 y (*.f64 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)))) (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 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))) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) (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))) (/.f64 #s(literal 1/4 binary64) (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)))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/720 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(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)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal -1/720 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/720 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y) y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (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))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64))) (neg.f64 (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)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 x (/.f64 (cos.f64 y) z)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 x z) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) z (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z (/.f64 (cos.f64 y) z)) x (*.f64 z (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z)))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (*.f64 x (/.f64 (cos.f64 y) z))) (*.f64 z (sin.f64 y)))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) z) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z) |
(+.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) |
(+.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) z) x) (sin.f64 y)) |
(fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) z) (sin.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)))) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)))) |
(neg.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 (cos.f64 y) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) z) |
(pow.f64 (/.f64 z (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 (cos.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (cos.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 x (*.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 y) (*.f64 x (*.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 x (cos.f64 y)) (*.f64 x (cos.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (cos.f64 y)) (*.f64 x (cos.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/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) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.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 z z #s(literal 0 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) x (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (fma.f64 (cos.f64 #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) x) (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) x) (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 y)) x (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 y)) x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 z z #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 z z #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 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 z z #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 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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 z (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #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) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (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 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) (*.f64 z (*.f64 x (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 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/2 binary64) (cos.f64 #s(literal 0 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 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 (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) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 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/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64))))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 (/.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/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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 #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 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 #s(literal 1/2 binary64) (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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 #s(literal 0 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/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 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (-.f64 (*.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 (+.f64 (cos.f64 #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 1/2 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 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/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (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 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) |
(fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/720 binary64)) y #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) |
| 1× | egg-herbie |
| 7 758× | accelerator-lowering-fma.f32 |
| 7 758× | accelerator-lowering-fma.f64 |
| 7 162× | *-lowering-*.f32 |
| 7 162× | *-lowering-*.f64 |
| 2 848× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 644 | 6680 |
| 1 | 2185 | 6511 |
| 2 | 7905 | 6495 |
| 0 | 8250 | 6018 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (cos y)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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))) |
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(/ 1 (* x (cos y))) |
(+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y)))) |
(+ (* 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)))) |
(+ (* 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)))) |
(/ 1 (* z (sin y))) |
(/ (+ (* -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) |
(/ 1 (* z (sin y))) |
(* -1 (/ (- (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ 1 (sin y))) z)) |
(* -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))) (/ (* (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 x) |
(+ (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(+ (* y (- (* y (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) (/ z (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow x 2))) (+ (* 1/2 (/ z (pow x 2))) (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (/ 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 (* z (sin y))) |
(+ (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(+ (* x (- (/ (* 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)))) (* -1 (/ (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 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x) |
(/ (- (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ 1 (cos y))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2))))) x) |
(/ 1 (* x (cos y))) |
(* -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))) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x)) |
(* -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)) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x)) |
(* x (cos y)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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))) |
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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) |
x |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
(* y z) |
(* z (+ y (/ x z))) |
(* z (+ y (/ x z))) |
(* z (+ y (/ x z))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
x |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
(* y z) |
(* y (+ z (/ x y))) |
(* y (+ z (/ x y))) |
(* y (+ z (/ x y))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(* y z) |
(+ x (* y z)) |
(+ x (* y z)) |
(+ x (* y z)) |
x |
(* x (+ 1 (/ (* y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
(* x (+ 1 (/ (* y z) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
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)))))) |
(* -1/720 (* x (pow y 6))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(* -1/720 (* x (pow y 6))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
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))) |
(* -1/720 (pow y 6)) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* -1/720 (pow y 6)) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(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 |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2) |
(- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2) |
(* -1/720 (pow y 4)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* -1/720 (pow y 4)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(* x (cos y)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(/ (* x (cos y)) z) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(/ (* x (cos y)) z) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(/ x z) |
(+ y (/ x z)) |
(+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)) |
(+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x 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)) z)) |
(/ (* x (cos y)) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(/ 1 z) |
(+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
(/ (cos y) z) |
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) |
(pow x 2) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (* -1 (pow z 2)))) (pow x 2)) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (* 1/3 (pow z 2))))))) (pow x 2)) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (+ (* 1/3 (pow z 2)) (* (pow y 2) (+ (* -2/45 (pow x 2)) (* -2/45 (pow z 2)))))))))) (pow x 2)) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(/ (* 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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
x |
(+ x (* y z)) |
(+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z)))) |
(+ x (* y (- (* y (- (+ (* -1 x) (* -1 (* y (+ (* -1 (/ (* z (- (* -1 x) (* -1/2 x))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 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)))))) (* (pow x 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)))))) (* (pow x 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)))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 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))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y)))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* 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 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z))))) |
(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 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ 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))))) |
(* 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/24 |
(+ 1/24 (* -1/720 (pow y 2))) |
(+ 1/24 (* -1/720 (pow y 2))) |
(+ 1/24 (* -1/720 (pow y 2))) |
(* -1/720 (pow y 2)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* -1/720 (pow y 2)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
| Outputs |
|---|
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ 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))) z) x) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y)))) |
(fma.f64 z (/.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+ (* 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)))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+ (* 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)))) |
(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 x #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (/.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(/ (- (+ (/ 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) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (-.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 (/ (* (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) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) 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)) |
(/.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 (/ (- (/ (* (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 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (-.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 (/ (- (* -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)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x x) (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))))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ (* y z) (pow x 2))) (/ 1 x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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))))) (/ z (pow x 2)))) (/ 1 x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 z (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ z (pow x 2))) (+ (* 1/2 (/ z (pow x 2))) (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (/ z (pow x 2)))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (fma.f64 z (/.f64 z (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (fma.f64 z (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 z x) (*.f64 (/.f64 z (*.f64 x x)) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 0 binary64) (/.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 (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 1 (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/ 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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(+ (* x (- (/ (* 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 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 (cos.f64 y) (neg.f64 (*.f64 z (*.f64 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)))) (* -1 (/ (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 (fma.f64 x (neg.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z)))))) (/.f64 (cos.f64 y) (*.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))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x) |
(fma.f64 z (/.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 (*.f64 z (sin.f64 y)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) |
(/ (- (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ 1 (cos y))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* z (sin y)) (* x (pow (cos y) 2))))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) (*.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)))) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))))) x) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(* -1 (/ (- (/ (* z (sin y)) (* x (pow (cos y) 2))) (/ 1 (cos y))) x)) |
(-.f64 #s(literal 0 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)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3))) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 (*.f64 z (sin.f64 y)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -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)) (/ (* z (sin y)) (pow (cos y) 2))) x)) (/ 1 (cos y))) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 z (*.f64 z (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 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ 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))) z) x) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
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) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
(* y z) |
(*.f64 y z) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* z (+ y (/ x z))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ x z))))) |
(*.f64 z (+.f64 y (/.f64 x z))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y (+ z (/ x y))) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x y))) |
(* y z) |
(*.f64 y z) |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y z)) |
(fma.f64 y z x) |
x |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y z) x))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y z) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x) #s(literal -1 binary64)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 y (*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.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 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(* -1/720 (* x (pow y 6))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x #s(literal -1/720 binary64))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x #s(literal -1/720 binary64) (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/720 binary64))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 x #s(literal -1/720 binary64) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
(* -1/720 (* x (pow y 6))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x #s(literal -1/720 binary64))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x #s(literal -1/720 binary64) (*.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 x #s(literal -1/720 binary64))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 x #s(literal -1/720 binary64) (/.f64 x (pow.f64 y #s(literal 6 binary64))))))) |
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)) |
(* -1/720 (pow y 6)) |
(*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(* -1/720 (pow y 6)) |
(*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64))))))) |
(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 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2) |
(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)) |
(- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2) |
(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)) |
(* -1/720 (pow y 4)) |
(*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 4 binary64))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* -1/720 (pow y 4)) |
(*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 4 binary64))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(*.f64 (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ 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))) z) x) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(*.f64 x (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(*.f64 x (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(*.f64 x (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))) |
(/ x z) |
(/.f64 x z) |
(+ y (/ x z)) |
(+.f64 y (/.f64 x z)) |
(+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x z)) #s(literal 1 binary64)) (/.f64 x z)) |
(+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)) |
(fma.f64 y (fma.f64 y (fma.f64 x (/.f64 #s(literal -1/2 binary64) z) (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) (/.f64 x z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal -1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/720 binary64) z) (/.f64 #s(literal 1/24 binary64) z)) (/.f64 #s(literal -1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
(/ (cos y) z) |
(/.f64 (cos.f64 y) z) |
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) |
(pow x 2) |
(*.f64 x x) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (* -1 (pow z 2)))) (pow x 2)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (fma.f64 x x (*.f64 z z)) (*.f64 x x)) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (* 1/3 (pow z 2))))))) (pow x 2)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 #s(literal 1/3 binary64) (fma.f64 x x (*.f64 z z)))) (neg.f64 (fma.f64 x x (*.f64 z z)))) (*.f64 x x)) |
(+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* 1/3 (pow x 2)) (+ (* 1/3 (pow z 2)) (* (pow y 2) (+ (* -2/45 (pow x 2)) (* -2/45 (pow z 2)))))))))) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal -2/45 binary64) (fma.f64 x x (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (fma.f64 x x (*.f64 z z)))) (neg.f64 (fma.f64 x x (*.f64 z z)))))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow z 2) (+ (* -1 (- 1/2 (* 1/2 (cos (* 2 y))))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow z 2)))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (/.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(* (pow x 2) (+ 1/2 (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow x 2))) (* 1/2 (cos (* 2 y)))))) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 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))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) |
(+ (* x (- (* x (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) |
(+ (* x (- (* x (- (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (/ (* x (* (cos y) (- (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3))))))) (* z (sin y)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (* -1 (/ (* (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 (*.f64 (cos.f64 y) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y))))) (/.f64 x (*.f64 z (sin.f64 y))) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 z (sin.f64 y))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) |
(* x (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))))) |
(*.f64 x (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ 1 (cos y))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(*.f64 x (-.f64 (-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x (cos.f64 y)))))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) |
(* x (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* z (* (sin y) (- (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3)))))) (* (pow x 3) (cos y)))))) (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3))))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 z z) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (cos.f64 y))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z z) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))))) (/.f64 z (*.f64 x (*.f64 x (*.f64 x (cos.f64 y))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) z) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z z)) (*.f64 x (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) |
(* -1 (* x (+ (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (fma.f64 z (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) x))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* z (* (sin y) (- (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (* -1 (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (fma.f64 z (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 z (*.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (/.f64 (sin.f64 y) (*.f64 x (cos.f64 y)))) (*.f64 (*.f64 z z) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) x))) x)))) |
x |
(+ x (* y z)) |
(fma.f64 y z x) |
(+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z)))) |
(fma.f64 y (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) z) x) |
(+ x (* y (- (* y (- (+ (* -1 x) (* -1 (* y (+ (* -1 (/ (* z (- (* -1 x) (* -1/2 x))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z)))) |
(fma.f64 y (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 z #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) z) x)) (*.f64 x #s(literal -1/2 binary64))) z) x) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (+ (* -1 (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y))))))) (* (pow x 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) (- (* x (cos y)) (* z (sin y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) |
(+ (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* z (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) |
(fma.f64 z (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y)))) |
(+ (* z (- (* z (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 z (fma.f64 z (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y)))) |
(+ (* z (- (* z (- (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (/ (* z (* (sin y) (- (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3))))))) (* x (cos y)))) (* -1 (/ (* (pow (sin y) 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (pow (cos y) 3)))))) (* -1 (/ (* (sin y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) |
(fma.f64 z (fma.f64 z (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x (cos.f64 y))))) (/.f64 (sin.f64 y) (*.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x (cos.f64 y)))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y)))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y))) |
(* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(*.f64 z (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (*.f64 z z))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (neg.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))))))) |
(* z (- (+ (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (sin y)))) (+ (* 1/2 (/ 1 (sin y))) (/ (* x (* (cos y) (- (* -1 (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3)))))) (* (pow z 3) (sin y))))) (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (+ (* -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))))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (*.f64 z z))) (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 (*.f64 x x) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) (/.f64 x (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (neg.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y)))))) |
(*.f64 z (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) z))) z))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (+ (/ (* x (* (cos y) (- (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow x 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)))) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (/.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 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))) z))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/3 binary64)) #s(literal 1 binary64)) y) y) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 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)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow y 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(fma.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)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #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 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 y (*.f64 y (fma.f64 x (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.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 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.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/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) y) y) |
Compiled 30 376 to 2 119 computations (93% saved)
39 alts after pruning (36 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 075 | 27 | 1 102 |
| Fresh | 11 | 9 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 090 | 39 | 1 129 |
| Status | Accuracy | Program |
|---|---|---|
| 77.3% | (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 x z) (*.f64 z (sin.f64 y))) | |
| 36.1% | (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) | |
| 88.2% | (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) z (*.f64 z (sin.f64 y))) | |
| ✓ | 99.7% | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 75.0% | (fma.f64 (sin.f64 y) z x) | |
| ✓ | 51.1% | (fma.f64 z y x) |
| 49.8% | (fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) | |
| 49.6% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 binary64))) z) x) | |
| 36.2% | (fma.f64 y (*.f64 (*.f64 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))) x) x) | |
| ▶ | 36.2% | (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
| 36.2% | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) | |
| ▶ | 36.1% | (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)) |
| 52.0% | (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) | |
| 36.2% | (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) | |
| 40.4% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.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) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))))) | |
| 33.8% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) | |
| 26.8% | (/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) | |
| 33.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) | |
| 34.5% | (/.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))) | |
| 16.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y z x))) | |
| 39.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) | |
| 61.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) | |
| 38.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 92.1% | (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) | |
| 61.7% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) | |
| 48.0% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) | |
| 62.0% | (*.f64 (cos.f64 y) x) | |
| ▶ | 88.3% | (*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
| 26.3% | (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y))) | |
| 50.6% | (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) z)) | |
| 32.9% | (*.f64 z (/.f64 x z)) | |
| 39.4% | (*.f64 z (sin.f64 y)) | |
| 38.6% | (*.f64 y (+.f64 z (/.f64 x y))) | |
| ▶ | 16.5% | (*.f64 y z) |
| ▶ | 92.7% | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
| 46.9% | (*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) | |
| ✓ | 38.5% | x |
Compiled 1 254 to 750 computations (40.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) |
| ✓ | cost-diff | 640 | (*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 64 | (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
| ✓ | cost-diff | 320 | (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
| ✓ | cost-diff | 384 | (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 y) x) |
| ✓ | cost-diff | 0 | (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
| ✓ | cost-diff | 640 | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
| 11 310× | accelerator-lowering-fma.f32 |
| 11 310× | accelerator-lowering-fma.f64 |
| 5 466× | *-lowering-*.f32 |
| 5 466× | *-lowering-*.f64 |
| 2 828× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 208 |
| 1 | 112 | 208 |
| 2 | 318 | 208 |
| 3 | 952 | 198 |
| 4 | 1687 | 198 |
| 5 | 2798 | 198 |
| 6 | 4626 | 198 |
| 7 | 5379 | 198 |
| 8 | 5784 | 198 |
| 9 | 6069 | 198 |
| 10 | 7170 | 198 |
| 11 | 7736 | 198 |
| 0 | 8132 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* z (/ (sin y) x)) (cos y))) |
x |
(+ (* z (/ (sin y) x)) (cos y)) |
z |
(/ (sin y) x) |
(sin y) |
y |
(cos y) |
(* y z) |
y |
z |
(+ (* x (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)) 0) |
x |
(+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1) |
(* y y) |
y |
(+ (* (* y y) 1/24) -1/2) |
1/24 |
-1/2 |
1 |
0 |
(+ (* y (* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)))) x) |
y |
(* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2))) |
(+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)) |
(* y (+ (* x (* (* y y) -1/720)) (* x 1/24))) |
(+ (* x (* (* y y) -1/720)) (* x 1/24)) |
x |
(* (* y y) -1/720) |
(* y y) |
-1/720 |
(* x 1/24) |
1/24 |
(* x -1/2) |
-1/2 |
(* z (+ (* (cos y) (/ x z)) (sin y))) |
z |
(+ (* (cos y) (/ x z)) (sin y)) |
(cos y) |
y |
(/ x z) |
x |
(sin y) |
| Outputs |
|---|
(* x (+ (* z (/ (sin y) x)) (cos y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
x |
(+ (* z (/ (sin y) x)) (cos y)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
z |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(sin y) |
(sin.f64 y) |
y |
(cos y) |
(cos.f64 y) |
(* y z) |
(*.f64 z y) |
y |
z |
(+ (* x (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)) 0) |
(fma.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)) #s(literal 0 binary64)) |
x |
(+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(* y y) |
(*.f64 y y) |
y |
(+ (* (* y y) 1/24) -1/2) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
0 |
#s(literal 0 binary64) |
(+ (* y (* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)))) x) |
(fma.f64 (*.f64 y y) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) x) |
y |
(* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2))) |
(fma.f64 y (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)) |
(fma.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(* y (+ (* x (* (* y y) -1/720)) (* x 1/24))) |
(fma.f64 x (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal 0 binary64)) |
(+ (* x (* (* y y) -1/720)) (* x 1/24)) |
(fma.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
x |
(* (* y y) -1/720) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* y y) |
(*.f64 y y) |
-1/720 |
#s(literal -1/720 binary64) |
(* x 1/24) |
(fma.f64 x #s(literal 1/24 binary64) #s(literal 0 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(* x -1/2) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* z (+ (* (cos y) (/ x z)) (sin y))) |
(fma.f64 x (cos.f64 y) (fma.f64 z (sin.f64 y) #s(literal 0 binary64))) |
z |
(+ (* (cos y) (/ x z)) (sin y)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(cos y) |
(cos.f64 y) |
y |
(/ x z) |
(/.f64 x z) |
x |
(sin y) |
(sin.f64 y) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) |
| ✓ | accuracy | 88.4% | (*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
| ✓ | accuracy | 91.5% | (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.6% | (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 97.0% | (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)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 y) x) |
| ✓ | accuracy | 92.8% | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
| 98.0ms | 256× | 0 | valid |
Compiled 203 to 39 computations (80.8% saved)
ival-add: 28.0ms (35.5% of total)ival-mult: 26.0ms (33% of total)ival-sin: 7.0ms (8.9% of total)ival-cos: 7.0ms (8.9% of total)const: 7.0ms (8.9% of total)ival-div: 4.0ms (5.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (* z (/ (sin y) x)) (cos y)))> |
#<alt (+ (* z (/ (sin y) x)) (cos y))> |
#<alt (/ (sin y) x)> |
#<alt (sin y)> |
#<alt (* y z)> |
#<alt (+ (* x (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)) 0)> |
#<alt (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)> |
#<alt (* y y)> |
#<alt (+ (* (* y y) 1/24) -1/2)> |
#<alt (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2))> |
#<alt (+ (* x (* (* y y) -1/720)) (* x 1/24))> |
#<alt (+ (* y (* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)))) x)> |
#<alt (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))> |
#<alt (* z (+ (* (cos y) (/ x z)) (sin y)))> |
#<alt (+ (* (cos y) (/ x z)) (sin y))> |
#<alt (cos y)> |
#<alt (/ x z)> |
#<alt (* (* y y) -1/720)> |
#<alt (* x 1/24)> |
| Outputs |
|---|
#<alt (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z)))))))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (cos y)> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (/ (* z (sin y)) x)> |
#<alt (* z (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* z (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* z (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (/ (* z (sin y)) x)> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt 1> |
#<alt (+ 1 (/ (* y z) x))> |
#<alt (+ 1 (* y (+ (* -1/2 y) (/ z x))))> |
#<alt (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x))))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (/ (* z (sin y)) x)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) x)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) x)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) x)> |
#<alt (cos y)> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (cos y)> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (+ (cos y) (/ (* z (sin y)) x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)))> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (sin y) x)> |
#<alt (/ (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 (* 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 (* 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 (* 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> |
#<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 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) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (* 1/24 (pow y 4))> |
#<alt (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* 1/24 (pow y 4))> |
#<alt (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (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 (pow y 2)> |
#<alt -1/2> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* -1/2 x)> |
#<alt (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))> |
#<alt (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))> |
#<alt (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))> |
#<alt (* -1/720 (* x (pow y 4)))> |
#<alt (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* -1/720 (* x (pow y 4)))> |
#<alt (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))> |
#<alt (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))> |
#<alt (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))> |
#<alt (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* x (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* -1 (* x (- (* 1/720 (pow y 2)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/720 (pow y 2)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/720 (pow y 2)) 1/24)))> |
#<alt (* -1 (* x (- (* 1/720 (pow y 2)) 1/24)))> |
#<alt (* 1/24 x)> |
#<alt (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))> |
#<alt (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))> |
#<alt (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))> |
#<alt (* -1/720 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* -1/720 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<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 (* -1/720 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6))))))> |
#<alt (* -1/720 (* x (pow y 6)))> |
#<alt (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6))))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1)))> |
#<alt (* 1/24 (* x y))> |
#<alt (* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))> |
#<alt (* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))> |
#<alt (* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))> |
#<alt (* -1/720 (* x (pow y 3)))> |
#<alt (* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))> |
#<alt (* -1/720 (* x (pow y 3)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* x (* y (+ 1/24 (* -1/720 (pow y 2)))))> |
#<alt (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24))))> |
#<alt (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24))))> |
#<alt (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24))))> |
#<alt (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24))))> |
#<alt (* x (cos y))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* x (cos y)) (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (sin y))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z)))))> |
#<alt x> |
#<alt (+ x (* y z))> |
#<alt (+ x (* y (+ z (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z)))))))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (sin y) (/ (* x (cos y)) z)))> |
#<alt (* 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) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (+ (cos y) (/ (* z (sin y)) x)))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x)))))> |
#<alt (/ x z)> |
#<alt (+ y (/ x z))> |
#<alt (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z))> |
#<alt (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (* x (+ (/ (cos y) z) (/ (sin y) x)))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x)))))> |
#<alt (/ (* x (cos y)) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (/ (+ (* x (cos y)) (* z (sin y))) z)> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (sin y)> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<alt (+ (sin y) (/ (* x (cos y)) z))> |
#<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 z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | 0 | (+ (* z (/ (sin y) x)) (cos y)) |
| 1.0ms | x | @ | 0 | (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)) |
| 1.0ms | x | @ | inf | (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)) |
| 1.0ms | x | @ | 0 | (+ (* x (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)) 0) |
| 1.0ms | x | @ | 0 | (* x (+ (* z (/ (sin y) x)) (cos y))) |
| 1× | batch-egg-rewrite |
| 5 610× | accelerator-lowering-fma.f32 |
| 5 610× | accelerator-lowering-fma.f64 |
| 4 386× | *-lowering-*.f32 |
| 4 386× | *-lowering-*.f64 |
| 3 982× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 160 |
| 1 | 226 | 160 |
| 2 | 1961 | 160 |
| 0 | 8125 | 144 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (* z (/ (sin y) x)) (cos y))) |
(+ (* z (/ (sin y) x)) (cos y)) |
(/ (sin y) x) |
(sin y) |
(* y z) |
(+ (* x (+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1)) 0) |
(+ (* (* y y) (+ (* (* y y) 1/24) -1/2)) 1) |
(* y y) |
(+ (* (* y y) 1/24) -1/2) |
(+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)) |
(+ (* x (* (* y y) -1/720)) (* x 1/24)) |
(+ (* y (* y (+ (* y (* y (+ (* x (* (* y y) -1/720)) (* x 1/24)))) (* x -1/2)))) x) |
(* y (+ (* x (* (* y y) -1/720)) (* x 1/24))) |
(* z (+ (* (cos y) (/ x z)) (sin y))) |
(+ (* (cos y) (/ x z)) (sin y)) |
(cos y) |
(/ x z) |
(* (* y y) -1/720) |
(* x 1/24) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))))) |
(fma.f64 x (/.f64 (*.f64 z (sin.f64 y)) x) (*.f64 x (cos.f64 y))) |
(fma.f64 x (cos.f64 y) (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) x (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (/.f64 x #s(literal 1 binary64)) (*.f64 x (cos.f64 y))) |
(fma.f64 (cos.f64 y) x (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z (sin.f64 y)) x) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 x z) (/.f64 (sin.f64 y) x) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 x (/.f64 (sin.f64 y) x)) z (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) (/.f64 x x) (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) (*.f64 x (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))) (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) (*.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x)) (neg.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 x (*.f64 z (sin.f64 y))) x))))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) x) |
(+.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) |
(+.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) x) z) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) x) (/.f64 z #s(literal 1 binary64)) (cos.f64 y)) |
(fma.f64 (/.f64 z x) (/.f64 (sin.f64 y) #s(literal 1 binary64)) (cos.f64 y)) |
(fma.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (cos.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) (sin.f64 y))) (cos.f64 y)) |
(fma.f64 (*.f64 z (sin.f64 y)) (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) #s(literal 1 binary64)) (/.f64 z x) (cos.f64 y)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) x) (cos.f64 y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 z x) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.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 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x)) (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) x)) |
(/.f64 (sin.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sin.f64 y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (sin.f64 y) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(sin.f64 y) |
(*.f64 z y) |
(*.f64 y z) |
(+.f64 x (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) |
(+.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (+.f64 x #s(literal 0 binary64))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 x #s(literal 0 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) x) |
(-.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x))) |
(fma.f64 x (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(fma.f64 x (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 x (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) |
(fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x) x) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x x) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x (-.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) |
(fma.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)) x #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 x y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y y) x) |
(fma.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y y) (+.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y y) (-.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) x) (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.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)) (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 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.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 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x x)) (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) x) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.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)) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.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)) (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 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.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 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (/.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (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 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.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 1 binary64) (/.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 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.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 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.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 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x x))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x))) #s(literal 0 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x x)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.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)) #s(literal 0 binary64))) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) x) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 0 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) x) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.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)) #s(literal 0 binary64))) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (neg.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 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) x)) (neg.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 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (pow.f64 (+.f64 x #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 (+.f64 x #s(literal 0 binary64)) (+.f64 x #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (pow.f64 (-.f64 x #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) (-.f64 x #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x)) (-.f64 x #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) x))) x)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 x x) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) x) (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.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)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.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)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.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)) (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 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.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 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x x))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 x x)) (/.f64 (*.f64 x (*.f64 x 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) x)) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (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 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.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)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (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 (pow.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 x (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.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)) x) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) x)) |
(*.f64 (/.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)) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.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)) (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 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) 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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) x) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.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 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (/.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (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 x x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 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)) (fma.f64 x (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(+.f64 (*.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 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (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 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/24 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) y) y (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.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 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.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 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (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 -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (neg.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 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (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 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.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)) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (neg.f64 (neg.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 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (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 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.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 1 binary64) (fma.f64 y (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.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 1 binary64) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(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 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) y #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.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 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y 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))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.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 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.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 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) x) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x (*.f64 y y)) #s(literal -1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 y #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/720 binary64)) (*.f64 y y) (*.f64 x #s(literal 1/24 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(+.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) x) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y y) x) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.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 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))) (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))))) |
(fma.f64 x (*.f64 y #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 y (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x y) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x y) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) y (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 (*.f64 x (*.f64 y y)) (*.f64 y #s(literal -1/720 binary64)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) x (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 (*.f64 y x) #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) |
(fma.f64 (*.f64 y x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) x (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 y y))) #s(literal -1/720 binary64) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 y (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64))))) (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 y (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) y) (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) y) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 y #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (neg.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) y)) (neg.f64 (fma.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) y)) (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal -1/373248000 binary64))) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y))) (*.f64 (*.f64 x (*.f64 y #s(literal 1/24 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)))))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y)) |
(*.f64 y (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) x) (/.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 z (sin.f64 y)) (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z)) |
(+.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))))) |
(fma.f64 z (sin.f64 y) (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z)) |
(fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z)) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 x z) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 x z) (*.f64 (cos.f64 y) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) z (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) (/.f64 x z) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z (/.f64 x z)) (cos.f64 y) (*.f64 z (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.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 z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))) (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) (*.f64 z (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y)))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z)) (neg.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (/.f64 (*.f64 z (*.f64 x (cos.f64 y))) z))))) |
(*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
(*.f64 (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) z) |
(+.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)) |
(+.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)))) |
(-.f64 (/.f64 (-.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))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) (sin.f64 y)) |
(fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)) |
(fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) (sin.f64 y)) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) z) (sin.f64 y)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 x #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.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)))) (*.f64 (/.f64 x z) (/.f64 x z))) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (sin.f64 y)) z))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)) (-.f64 (-.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)))) (*.f64 (/.f64 x z) (/.f64 x z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (sin.f64 y)) z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (sin.f64 y)) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)))) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (*.f64 (-.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)))))) (*.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.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)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (-.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)))) (*.f64 (/.f64 x z) (/.f64 x z))))) (neg.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.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)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) 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 (*.f64 x (cos.f64 y)) z) (sin.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)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) 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 z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x 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 x (cos.f64 y)) z) (sin.f64 y)))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.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) z)))) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/720 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/720 binary64)) y) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
| 1× | egg-herbie |
| 11 342× | accelerator-lowering-fma.f32 |
| 11 342× | accelerator-lowering-fma.f64 |
| 4 042× | +-lowering-+.f64 |
| 4 042× | +-lowering-+.f32 |
| 4 024× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 3772 |
| 1 | 744 | 3676 |
| 2 | 2147 | 3558 |
| 3 | 4318 | 3524 |
| 4 | 7965 | 3524 |
| 0 | 8151 | 3221 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* x (cos y)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(cos y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(/ (* z (sin y)) x) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(/ (* z (sin y)) x) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
1 |
(+ 1 (/ (* y z) x)) |
(+ 1 (* y (+ (* -1/2 y) (/ z x)))) |
(+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ 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)) |
(/ (* z (sin y)) x) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(cos y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(cos y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(/ y x) |
(* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))) |
(* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (sin y) x) |
(/ (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) |
(* 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) |
(* 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)))) |
(* 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 |
(+ 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))))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(* 1/24 (pow y 4)) |
(* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(* 1/24 (pow y 4)) |
(* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/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) |
(pow y 2) |
-1/2 |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* -1/2 x) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
(+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
(* -1/720 (* x (pow y 4))) |
(* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* -1/720 (* x (pow y 4))) |
(* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(* 1/24 x) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(* -1/720 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* -1/720 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
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)))))) |
(* -1/720 (* x (pow y 6))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(* -1/720 (* x (pow y 6))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(* 1/24 (* x y)) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(* -1/720 (* x (pow y 3))) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(* -1/720 (* x (pow y 3))) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(* x (cos y)) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (sin y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
x |
(+ x (* y z)) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(* 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) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(/ x z) |
(+ y (/ x z)) |
(+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)) |
(+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x 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)) z)) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(/ (* x (cos y)) z) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(/ (* x (cos y)) z) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(/ (* x (cos y)) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(sin y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(+ (sin y) (/ (* x (cos y)) z)) |
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 z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
| Outputs |
|---|
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
x |
(+ x (* y z)) |
(fma.f64 z y x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))) z) x) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(/ (* z (sin y)) x) |
(*.f64 z (/.f64 (sin.f64 y) x)) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(* z (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(/ (* z (sin y)) x) |
(*.f64 z (/.f64 (sin.f64 y) x)) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* y z) x)) |
(fma.f64 z (/.f64 y x) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* -1/2 y) (/ z x)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (/.f64 z x)) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))) |
(fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) (*.f64 y #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) (/.f64 z x)) #s(literal 1 binary64)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(/ (* z (sin y)) x) |
(*.f64 z (/.f64 (sin.f64 y) x)) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) x) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) x) |
(/ (+ (* x (cos y)) (* z (sin y))) x) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) x) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(+ (cos y) (/ (* z (sin y)) x)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(*.f64 y (fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) x) (/.f64 #s(literal 1 binary64) x))) |
(* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal -1/6 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
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 (*.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 y (*.f64 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.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))) |
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)))))) |
(*.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))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.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))) |
(* 1/24 (* x (pow y 4))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.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 (+.f64 #s(literal 1/24 binary64) (/.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 (+.f64 #s(literal 1/24 binary64) (/.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 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.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 (+.f64 #s(literal 1/24 binary64) (/.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 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y 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) (- (* 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/24 (pow y 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/24 (pow y 4)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(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 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
(fma.f64 x (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 0 binary64)) |
(+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
(fma.f64 x (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 0 binary64)) |
(* -1/720 (* x (pow y 4))) |
(*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* -1/720 (* x (pow y 4))) |
(*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(fma.f64 x (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 0 binary64)) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(fma.f64 x (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 0 binary64)) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(fma.f64 x (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 0 binary64)) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(fma.f64 x (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 0 binary64)) |
(* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))) |
(fma.f64 x (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 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (+ 1/24 (* -1/720 (pow y 2)))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (- (* 1/720 (pow y 2)) 1/24))) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(+ (* -1/720 (* x (pow y 2))) (* 1/24 x)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1/720 (* x (pow y 2))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(* -1/720 (* x (pow y 2))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
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)))))) |
(*.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))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* -1/720 (* x (pow y 6))) |
(*.f64 x (*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))) |
(* -1/720 (* x (pow y 6))) |
(*.f64 x (*.f64 #s(literal -1/720 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))) |
(*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 x (pow.f64 y #s(literal 6 binary64))))) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
(fma.f64 x (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)) #s(literal 0 binary64)) |
(* 1/24 (* x y)) |
(*.f64 y (*.f64 x #s(literal 1/24 binary64))) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1/720 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* -1/720 (* x (pow y 3))) |
(*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))) |
(fma.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (* y (+ 1/24 (* -1/720 (pow y 2))))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))) |
(fma.f64 (*.f64 y x) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 0 binary64)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
x |
(+ x (* y z)) |
(fma.f64 z y x) |
(+ x (* y (+ z (* -1/2 (* x y))))) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/2 binary64))) z) x) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (+ (sin y) (/ (* x (cos y)) z))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (+ (cos y) (/ (* z (sin y)) x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(/ x z) |
(/.f64 x z) |
(+ y (/ x z)) |
(+.f64 y (/.f64 x z)) |
(+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)) |
(fma.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)) |
(fma.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(* x (+ (/ (cos y) z) (/ (sin y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(/ (* x (cos y)) z) |
(/.f64 (*.f64 x (cos.f64 y)) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(/ (+ (* x (cos y)) (* z (sin y))) z) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) z) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(+ (sin y) (/ (* x (cos y)) z)) |
(fma.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 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) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
Compiled 34 723 to 2 253 computations (93.5% saved)
48 alts after pruning (42 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 096 | 15 | 1 111 |
| Fresh | 4 | 27 | 31 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 102 | 48 | 1 150 |
| Status | Accuracy | Program |
|---|---|---|
| 36.1% | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) | |
| 88.3% | (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) z (*.f64 z (sin.f64 y))) | |
| 77.3% | (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 x z) (*.f64 z (sin.f64 y))) | |
| 88.3% | (fma.f64 (/.f64 x z) (*.f64 (cos.f64 y) z) (*.f64 z (sin.f64 y))) | |
| 36.1% | (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) | |
| ✓ | 99.7% | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 75.0% | (fma.f64 (sin.f64 y) z x) | |
| ✓ | 51.1% | (fma.f64 z y x) |
| 49.6% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 binary64))) z) x) | |
| 36.2% | (fma.f64 y (*.f64 (*.f64 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))) x) x) | |
| 36.2% | (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) | |
| 35.4% | (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) | |
| 36.2% | (fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) | |
| 36.3% | (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) | |
| 36.2% | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) | |
| 52.0% | (fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y)))) | |
| 36.2% | (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) | |
| 33.8% | (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) | |
| 26.8% | (/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) | |
| 33.2% | (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) | |
| 16.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) | |
| 53.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) | |
| 51.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y z x))) | |
| 39.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y)))) | |
| 61.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) | |
| 38.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 92.1% | (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) | |
| 61.7% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) | |
| 48.0% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) | |
| 62.0% | (*.f64 (cos.f64 y) x) | |
| ✓ | 88.3% | (*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
| 52.0% | (*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) y)) | |
| 26.3% | (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y))) | |
| 50.6% | (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) z)) | |
| 32.9% | (*.f64 z (/.f64 x z)) | |
| 39.4% | (*.f64 z (sin.f64 y)) | |
| 38.6% | (*.f64 y (+.f64 z (/.f64 x y))) | |
| ✓ | 16.5% | (*.f64 y z) |
| 92.7% | (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) (sin.f64 y))) (cos.f64 y))) | |
| 90.1% | (*.f64 x (fma.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) x) z) (cos.f64 y))) | |
| ✓ | 92.7% | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
| 67.9% | (*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) | |
| 49.5% | (*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) | |
| 46.9% | (*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) | |
| 32.3% | (*.f64 x (*.f64 z (/.f64 (sin.f64 y) x))) | |
| 3.1% | (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) | |
| ✓ | 38.5% | x |
Compiled 2 197 to 756 computations (65.6% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
(fma.f64 z y x) |
(*.f64 z (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y 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 (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 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))) 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) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) 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) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) z x) |
(+.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 x (*.f64 z (/.f64 (sin.f64 y) x))) |
(*.f64 z (/.f64 (*.f64 x (cos.f64 y)) z)) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
(*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) y)) |
(/.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 z (sin.f64 y)))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) x) z) (cos.f64 y))) |
(*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (cos.f64 y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (cos.f64 y)) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) z (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 x z) (*.f64 (cos.f64 y) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 x z) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) z (*.f64 z (sin.f64 y))) |
(*.f64 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))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) (sin.f64 y))) (cos.f64 y))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 x (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (*.f64 y 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 (-.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 z (sin.f64 y)) (*.f64 x (cos.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 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (*.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 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.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) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (sin.f64 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)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 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)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (*.f64 x (pow.f64 (cos.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) (-.f64 (*.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 y)))) (-.f64 (*.f64 x (cos.f64 y)) (*.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))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) |
(fma.f64 x (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 (-.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 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 z (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 #s(literal -1/2 binary64) (cos.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) (/.f64 (fma.f64 z (sin.f64 y) (*.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)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
4 calls:
| 28.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 23.0ms | z |
| 22.0ms | x |
| 21.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
(fma.f64 z y x) |
(*.f64 z (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y 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 (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 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))) 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) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) 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) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) z x) |
(+.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 x (*.f64 z (/.f64 (sin.f64 y) x))) |
(*.f64 z (/.f64 (*.f64 x (cos.f64 y)) z)) |
(*.f64 x (fma.f64 z (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
(*.f64 z (fma.f64 (cos.f64 y) (/.f64 x z) y)) |
(/.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 z (sin.f64 y)))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z x) |
(*.f64 (cos.f64 y) x) |
(fma.f64 (sin.f64 y) z x) |
4 calls:
| 16.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 13.0ms | x |
| 13.0ms | z |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 3 | x |
| 77.8% | 2 | y |
| 86.5% | 3 | z |
| 75.0% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
(fma.f64 z y x) |
(*.f64 z (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y 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 (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 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))) 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) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) 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) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
3 calls:
| 11.0ms | y |
| 11.0ms | z |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 4 | y |
| 78.4% | 3 | x |
| 76.7% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
(fma.f64 z y x) |
(*.f64 z (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y 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 (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 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))) 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) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) 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) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(*.f64 z (sin.f64 y)) |
| Outputs |
|---|
(*.f64 z (sin.f64 y)) |
(fma.f64 z y x) |
(*.f64 z (sin.f64 y)) |
4 calls:
| 10.0ms | z |
| 10.0ms | x |
| 9.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 3 | y |
| 58.9% | 3 | z |
| 54.3% | 3 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 59.7% | 3 | x |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
(fma.f64 z y x) |
(*.f64 z (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 y (fma.f64 y (*.f64 x #s(literal -1/2 binary64)) z) x) |
(fma.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) y z) x) |
(*.f64 y (+.f64 z (/.f64 x y))) |
(*.f64 x (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 x (fma.f64 z (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y 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 (fma.f64 y (fma.f64 (*.f64 y z) #s(literal -1/6 binary64) (*.f64 x #s(literal -1/2 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))) 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) |
(fma.f64 y (*.f64 y (*.f64 y (*.f64 x (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y)))))) x) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 (*.f64 z y) x)) (-.f64 (*.f64 z y) x)) |
(fma.f64 y (*.f64 (*.f64 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))) x) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) y #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 y (*.f64 z y)))) (-.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) 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) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/720 binary64))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (*.f64 z (*.f64 y (*.f64 z y)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))))))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x #s(literal -1/2 binary64)))) x) |
| Outputs |
|---|
(fma.f64 z y x) |
4 calls:
| 12.0ms | z |
| 10.0ms | y |
| 9.0ms | x |
| 9.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.1% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 51.1% | 1 | z |
| 51.1% | 1 | x |
| 51.1% | 1 | y |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(*.f64 y z) |
| Outputs |
|---|
(*.f64 y z) |
x |
(*.f64 y z) |
4 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.8% | 3 | x |
| 42.7% | 3 | z |
| 38.5% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 38.5% | 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 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.5% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 38.5% | 1 | x |
| 38.5% | 1 | z |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.3244483998258763e-102 | 6.394375758781695e-102 |
| 20.0ms | -2.0029394278892767e-66 | -2.5449389017933187e-73 |
| 24.0ms | 240× | 0 | valid |
Compiled 270 to 194 computations (28.1% saved)
ival-cos: 5.0ms (33.1% of total)ival-sin: 5.0ms (33.1% of total)ival-mult: 3.0ms (19.8% of total)ival-add: 1.0ms (6.6% 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 |
|---|---|---|
| 44.0ms | 5.670075967112853e-171 | 3.2444898633998123e-152 |
| 17.0ms | -1.8393238389854132e-25 | -5.183180975134574e-29 |
| 52.0ms | 288× | 0 | valid |
Compiled 303 to 230 computations (24.1% saved)
ival-mult: 29.0ms (67.7% of total)ival-cos: 6.0ms (14% of total)ival-sin: 6.0ms (14% of total)ival-add: 1.0ms (2.3% 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 |
|---|---|---|
| 7.0ms | 140759759994599540.0 | 179815274459869950.0 |
| 12.0ms | -9.355658582700149e-8 | -1.2228244925720576e-10 |
| 13.0ms | 176× | 0 | valid |
Compiled 191 to 135 computations (29.3% saved)
ival-cos: 3.0ms (34.6% of total)ival-sin: 3.0ms (34.6% of total)ival-mult: 2.0ms (23.1% of total)ival-add: 1.0ms (11.5% 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 |
|---|---|---|
| 9.0ms | 1.3759771885891752e+135 | 3.2168722242950104e+135 |
| 32.0ms | -1.3589850850824674e+188 | -9.661836917541632e+180 |
| 34.0ms | 224× | 0 | valid |
Compiled 183 to 140 computations (23.5% saved)
ival-mult: 18.0ms (62.9% of total)ival-cos: 5.0ms (17.5% of total)ival-sin: 5.0ms (17.5% of total)ival-add: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 8× | if-if-or-not_binary32 |
| 6× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 78 |
| 1 | 51 | 78 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(if (<=.f64 z #s(literal -7926089080280975/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (fma.f64 (sin.f64 y) z x) (if (<=.f64 z #s(literal 7313012350050815/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z x))) |
(if (<=.f64 x #s(literal -1895563341875103/11150372599265311570767859136324180752990208 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 7547924849643083/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -3475661731392059/37778931862957161709568 binary64)) (*.f64 z (sin.f64 y)) (if (<=.f64 y #s(literal 142000000000000000 binary64)) (fma.f64 z y x) (*.f64 z (sin.f64 y)))) |
(fma.f64 z y x) |
(if (<=.f64 z #s(literal -104999999999999994982143288792714811882063224442463344142948941922996261115626612616509578017578078717581635748156294822113132563709888191384413171573953918825358813051476875438718976 binary64)) (*.f64 y z) (if (<=.f64 z #s(literal 3199999999999999748742516789462378080241594475935118768140003553595145651445130383131432371684642861697579662650811055697037437790322688 binary64)) x (*.f64 y z))) |
x |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(if (<=.f64 z #s(literal -7926089080280975/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (fma.f64 (sin.f64 y) z x) (if (<=.f64 z #s(literal 7313012350050815/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z x))) |
(if (<=.f64 z #s(literal -7926089080280975/7770675568902916283677847627294075626569627356208558085007249638955617140820833992704 binary64)) (fma.f64 (sin.f64 y) z x) (if (<=.f64 z #s(literal 7313012350050815/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) (*.f64 x (cos.f64 y)) (fma.f64 (sin.f64 y) z x))) |
(if (<=.f64 x #s(literal -1895563341875103/11150372599265311570767859136324180752990208 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 7547924849643083/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 x #s(literal -1895563341875103/11150372599265311570767859136324180752990208 binary64)) (*.f64 x (cos.f64 y)) (if (<=.f64 x #s(literal 7547924849643083/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y)))) |
(if (<=.f64 y #s(literal -3475661731392059/37778931862957161709568 binary64)) (*.f64 z (sin.f64 y)) (if (<=.f64 y #s(literal 142000000000000000 binary64)) (fma.f64 z y x) (*.f64 z (sin.f64 y)))) |
(if (<=.f64 y #s(literal -3475661731392059/37778931862957161709568 binary64)) (*.f64 (sin.f64 y) z) (if (<=.f64 y #s(literal 142000000000000000 binary64)) (fma.f64 z y x) (*.f64 (sin.f64 y) z))) |
(fma.f64 z y x) |
(if (<=.f64 z #s(literal -104999999999999994982143288792714811882063224442463344142948941922996261115626612616509578017578078717581635748156294822113132563709888191384413171573953918825358813051476875438718976 binary64)) (*.f64 y z) (if (<=.f64 z #s(literal 3199999999999999748742516789462378080241594475935118768140003553595145651445130383131432371684642861697579662650811055697037437790322688 binary64)) x (*.f64 y z))) |
x |
| 14 080× | accelerator-lowering-fma.f32 |
| 14 080× | accelerator-lowering-fma.f64 |
| 11 480× | accelerator-lowering-fma.f32 |
| 11 480× | accelerator-lowering-fma.f64 |
| 7 758× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1054 | 11241 |
| 1 | 3777 | 11068 |
| 0 | 8876 | 10654 |
| 0 | 644 | 6680 |
| 1 | 2185 | 6511 |
| 2 | 7905 | 6495 |
| 0 | 8250 | 6018 |
| 0 | 32 | 192 |
| 1 | 233 | 137 |
| 0 | 2380 | 135 |
| 0 | 93 | 620 |
| 1 | 295 | 616 |
| 2 | 892 | 610 |
| 3 | 2078 | 604 |
| 4 | 3746 | 604 |
| 5 | 6389 | 604 |
| 0 | 8805 | 554 |
| 0 | 8 | 19 |
| 1 | 24 | 19 |
| 2 | 180 | 19 |
| 3 | 1853 | 19 |
| 0 | 8395 | 18 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 224 to 122 computations (45.5% saved)
Compiled 210 to 86 computations (59% saved)
Loading profile data...