
Time bar (total: 11.3s)
| 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.2s | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 491.0ms (51.9% of total)ival-cos: 270.0ms (28.5% of total)ival-add: 93.0ms (9.8% of total)ival-mult: 84.0ms (8.9% of total)ival-true: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)adjust: 0.0ms (0% of total)| 1× | egg-herbie |
| 334× | sub-neg |
| 294× | cancel-sign-sub-inv |
| 286× | associate-+l- |
| 272× | distribute-rgt-in |
| 236× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 90 |
| 1 | 92 | 82 |
| 2 | 234 | 81 |
| 3 | 588 | 81 |
| 4 | 1029 | 81 |
| 5 | 1414 | 81 |
| 6 | 1696 | 81 |
| 7 | 1888 | 81 |
| 8 | 1995 | 81 |
| 9 | 2055 | 81 |
| 10 | 2069 | 81 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 18 | 9 |
| 2 | 25 | 9 |
| 3 | 27 | 9 |
| 0 | 27 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 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 |
| 103.0ms | 512× | 0 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-add: 24.0ms (47.8% of total)ival-cos: 11.0ms (21.9% of total)ival-sin: 11.0ms (21.9% of total)ival-mult: 3.0ms (6% 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.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.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 (cos.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 128 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 24× | lower-+.f32 |
| 20× | lower-+.f64 |
| 12× | lower-fma.f64 |
| 12× | lower-fma.f32 |
| 10× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 13 | 24 |
| 1 | 18 | 24 |
| 2 | 25 | 24 |
| 3 | 27 | 24 |
| 0 | 27 | 23 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| 54.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-add: 34.0ms (74.5% of total)ival-sin: 6.0ms (13.1% of total)ival-cos: 4.0ms (8.8% of total)ival-mult: 2.0ms (4.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))> |
#<alt (+.f64 x (sin.f64 y))> |
#<alt (sin.f64 y)> |
#<alt (*.f64 z (cos.f64 y))> |
#<alt (cos.f64 y)> |
| Outputs |
|---|
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (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)> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+ (+ x (sin y)) (* z (cos y))) |
| 1.0ms | z | @ | 0 | (* z (cos y)) |
| 1.0ms | y | @ | inf | (+ (+ x (sin y)) (* z (cos y))) |
| 0.0ms | z | @ | 0 | (+ (+ x (sin y)) (* z (cos y))) |
| 0.0ms | y | @ | -inf | (+ (+ x (sin y)) (* z (cos y))) |
| 1× | batch-egg-rewrite |
| 4 470× | lower-*.f32 |
| 4 468× | lower-*.f64 |
| 4 404× | lower-fma.f64 |
| 4 404× | lower-fma.f32 |
| 2 454× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 0 | 13 | 21 |
| 1 | 43 | 21 |
| 2 | 362 | 21 |
| 3 | 5548 | 21 |
| 0 | 8320 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) (*.f64 z (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 z (cos.f64 y) (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 (cos.f64 y)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(-.f64 (fma.f64 z (cos.f64 y) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (cos.f64 y)) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 x (sin.f64 y)) (*.f64 x x)) (*.f64 z (cos.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 (+.f64 x (sin.f64 y)) z)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.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)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.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 (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 (+.f64 x (sin.f64 y)) z)) #s(literal 3 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (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 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) #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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 9 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 (+.f64 x (sin.f64 y)) z)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.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)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(*.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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
(*.f64 (/.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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(*.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (cos.f64 y)) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (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 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 x (sin.f64 y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 x (sin.f64 y)) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (neg.f64 (+.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) #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 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x)))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) (-.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))))) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 x (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (-.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 x (sin.f64 y)) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(sin.f64 y) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
| 1× | egg-herbie |
| 11 712× | lower-fma.f64 |
| 11 712× | lower-fma.f32 |
| 3 160× | lower-*.f64 |
| 3 160× | lower-*.f32 |
| 2 322× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 647 |
| 1 | 310 | 643 |
| 2 | 852 | 633 |
| 3 | 2193 | 631 |
| 4 | 4247 | 631 |
| 5 | 7326 | 631 |
| 0 | 8046 | 578 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* 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 |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (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) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.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)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (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)) (*.f64 y (*.f64 y y)) 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) |
(sin y) |
(sin.f64 y) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(*.f64 z (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))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.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) |
Compiled 6 608 to 592 computations (91% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 17 | 273 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 257 | 17 | 274 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
| ▶ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| ▶ | 62.7% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 56.6% | (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) | |
| 53.1% | (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) | |
| 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) | |
| 70.6% | (-.f64 (fma.f64 z (cos.f64 y) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))) | |
| 66.8% | (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) | |
| 73.7% | (+.f64 (+.f64 y x) (*.f64 z (cos.f64 y))) | |
| 79.3% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) | |
| ▶ | 54.9% | (+.f64 (sin.f64 y) x) |
| 58.9% | (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) | |
| ▶ | 62.6% | (+.f64 z x) |
| 61.4% | (+.f64 y (+.f64 z x)) | |
| 50.2% | (*.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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) | |
| 99.7% | (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) | |
| 46.4% | (*.f64 z (cos.f64 y)) |
Compiled 666 to 358 computations (46.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/2 binary64) (fma.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))))))) |
| ✓ | cost-diff | 192 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
| ✓ | cost-diff | 6592 | (fma.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)))))) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (sin.f64 y) x) |
| ✓ | cost-diff | 0 | (+.f64 z x) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| 15 930× | lower-fma.f32 |
| 15 922× | lower-fma.f64 |
| 3 158× | lower-*.f32 |
| 3 150× | lower-*.f64 |
| 1 644× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 178 |
| 0 | 45 | 178 |
| 1 | 82 | 177 |
| 2 | 174 | 177 |
| 3 | 461 | 171 |
| 4 | 1510 | 171 |
| 5 | 4154 | 171 |
| 0 | 8183 | 161 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(cos.f64 y) |
y |
z |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(+.f64 z x) |
z |
x |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
z |
(cos.f64 y) |
y |
(sin.f64 y) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(-.f64 #s(literal 1/2 binary64) (fma.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))))))) |
#s(literal 1/2 binary64) |
(fma.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)))))) |
(cos.f64 (+.f64 y y)) |
(+.f64 y y) |
y |
(*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(*.f64 z z) |
z |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
#s(literal 1 binary64) |
(-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
x |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(cos.f64 y) |
y |
z |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(+.f64 z x) |
z |
x |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
z |
(cos.f64 y) |
y |
(sin.f64 y) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 y) (neg.f64 z) (sin.f64 y))) (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z #s(literal 1 binary64)) (*.f64 z z))) x) |
(-.f64 #s(literal 1/2 binary64) (fma.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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z #s(literal 1 binary64)) (*.f64 z z)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(fma.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 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (+.f64 y y)) (fma.f64 z z #s(literal 1 binary64)) (*.f64 z z))) |
(cos.f64 (+.f64 y y)) |
(+.f64 y 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 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 z z) |
z |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (neg.f64 z) (sin.f64 y))) |
#s(literal 1 binary64) |
(-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) (neg.f64 z) (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.5% | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 84.8% | (-.f64 #s(literal 1/2 binary64) (fma.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))))))) |
| ✓ | accuracy | 71.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 (sin.f64 y) x) |
| ✓ | accuracy | 100.0% | (+.f64 z x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| 47.0ms | 197× | 0 | valid |
| 24.0ms | 51× | 1 | valid |
| 4.0ms | 7× | 2 | valid |
| 2.0ms | 1× | 3 | valid |
Compiled 180 to 28 computations (84.4% saved)
ival-cos: 18.0ms (32.4% of total)ival-add: 12.0ms (21.6% of total)ival-mult: 10.0ms (18% of total)ival-sin: 6.0ms (10.8% of total)adjust: 4.0ms (7.2% of total)ival-sub: 3.0ms (5.4% of total)ival-div: 2.0ms (3.6% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y)))> |
#<alt (cos.f64 y)> |
#<alt (+.f64 x (sin.f64 y))> |
#<alt (sin.f64 y)> |
#<alt (+.f64 z x)> |
#<alt (+.f64 (sin.f64 y) x)> |
#<alt (fma.f64 z (cos.f64 y) (sin.f64 y))> |
#<alt (fma.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))))))> |
#<alt (fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x)> |
#<alt (-.f64 #s(literal 1/2 binary64) (fma.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)))))))> |
#<alt (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))> |
#<alt (*.f64 z (cos.f64 y))> |
| Outputs |
|---|
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<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 (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (sin y)> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))))> |
#<alt z> |
#<alt (+ y z)> |
#<alt (+ z (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ 1/2 (pow z 2))> |
#<alt (+ 1/2 (+ (* (pow y 2) (- (* -1 (pow z 2)) 1)) (pow z 2)))> |
#<alt (+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2))))) 1)) (pow z 2)))> |
#<alt (+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (+ (* 1/3 (pow z 2)) (* (pow y 2) (- (* -2/45 (pow z 2)) 2/45)))))) 1)) (pow z 2)))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))> |
#<alt (* 1/2 (cos (* 2 y)))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (+ (* 1/2 (cos (* 2 y))) (* (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))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (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))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))> |
#<alt (- x (* -1 z))> |
#<alt (- (+ x y) (* -1 z))> |
#<alt (- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (/ 1 z))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z))> |
#<alt (- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (+ (* y (- (+ 1/3 (+ (* -1 (/ (- z (+ (* 1/2 z) (/ 1 z))) z)) (* -1/2 (+ (* 1/3 (/ 1 (pow z 2))) (+ (* 1/2 (/ 1 (pow z 2))) (/ 1 (pow z 4))))))) (* -1/2 (+ (* -1 (/ (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) z)) (* 1/3 (/ 1 (pow z 2))))))) (/ 1 z)))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (* 1/2 (/ (cos y) (pow (sin y) 2))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y))))> |
#<alt (- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (+ (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (* z (- (+ (* -1 (/ (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))) (* 1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4)))))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y))))> |
#<alt (* z (- (* 1/2 (/ 1 (cos y))) (* -1/2 (/ (cos (* 2 y)) (cos y)))))> |
#<alt (* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (/ x z))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))))))> |
#<alt (* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (/ x z)))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (* 1/2 (/ 1 (* (pow z 2) (cos y))))))))))> |
#<alt (* z (- (+ (* -1/2 (/ (sin y) (* (pow z 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (pow (sin y) 3) (* (pow z 3) (pow (cos y) 4)))) (/ x z)))))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* (pow z 3) (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 4)))) (* 1/2 (/ 1 (* (pow z 2) (cos y))))))))))))> |
#<alt (* z (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (* 1/2 (/ (sin y) (pow (cos y) 2)))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* 1/2 (/ (pow (sin y) 3) (pow (cos y) 4)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))))) z)) (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))))))> |
#<alt (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt (- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y))))))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y))))))))> |
#<alt (* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y))))))))> |
#<alt (* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y))))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1)))> |
#<alt (* -1 (pow z 2))> |
#<alt (- (* (pow y 2) (- 1 (* -1 (pow z 2)))) (pow z 2))> |
#<alt (- (* (pow y 2) (- (+ 1 (* -1 (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2))> |
#<alt (- (* (pow y 2) (- (+ 1 (* (pow y 2) (- (* (pow y 2) (- 2/45 (* -2/45 (pow z 2)))) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2))> |
#<alt (- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))))> |
#<alt (- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y))))> |
#<alt (- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y))))> |
#<alt (- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y))))> |
#<alt (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 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/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))))> |
#<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 (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | inf | (+ (* (- 1/2 (+ (* 1/2 (cos (+ y y))) (* (* z z) (+ 1/2 (* 1/2 (cos (+ y y))))))) (/ 1 (- (sin y) (* z (cos y))))) x) |
| 3.0ms | y | @ | inf | (+ (* (- 1/2 (+ (* 1/2 (cos (+ y y))) (* (* z z) (+ 1/2 (* 1/2 (cos (+ y y))))))) (/ 1 (- (sin y) (* z (cos y))))) x) |
| 2.0ms | y | @ | -inf | (+ (* (- 1/2 (+ (* 1/2 (cos (+ y y))) (* (* z z) (+ 1/2 (* 1/2 (cos (+ y y))))))) (/ 1 (- (sin y) (* z (cos y))))) x) |
| 2.0ms | x | @ | 0 | (+ (* (- 1/2 (+ (* 1/2 (cos (+ y y))) (* (* z z) (+ 1/2 (* 1/2 (cos (+ y y))))))) (/ 1 (- (sin y) (* z (cos y))))) x) |
| 2.0ms | z | @ | 0 | (+ (* 1/2 (cos (+ y y))) (* (* z z) (+ 1/2 (* 1/2 (cos (+ y y)))))) |
| 1× | batch-egg-rewrite |
| 4 482× | lower-/.f32 |
| 4 480× | lower-/.f64 |
| 4 296× | lower-*.f32 |
| 4 288× | lower-*.f64 |
| 2 802× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 110 |
| 0 | 45 | 87 |
| 1 | 209 | 68 |
| 2 | 1888 | 68 |
| 0 | 8214 | 68 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(cos.f64 y) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(+.f64 z x) |
(+.f64 (sin.f64 y) x) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.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)))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) x) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(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 x (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) (*.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z 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 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(*.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(cos.f64 y) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (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 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.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 x (sin.f64 y)))) |
(sin.f64 y) |
(+.f64 z x) |
(+.f64 x z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x)))) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (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 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.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 x (sin.f64 y)))) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (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 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (sin.f64 y) (*.f64 (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 #s(literal 1/2 binary64) (*.f64 z z))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (pow.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (pow.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/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 (cos.f64 y) z) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(fma.f64 (cos.f64 y) (*.f64 z (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 z (*.f64 z #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(fma.f64 z (*.f64 (cos.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(fma.f64 (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 z z) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) z (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) z) z (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) z) (cos.f64 y)) z (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) z) z) (cos.f64 y) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) x) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(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 x (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) (*.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z 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 (fma.f64 (cos.f64 y) z x) (sin.f64 y)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(*.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 z) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 z z))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 (cos.f64 y) z))) |
(+.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #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 #s(literal 1/2 binary64) (*.f64 z z))) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (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 y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (neg.f64 z) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (neg.f64 (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 z z))) |
(fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 (cos.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (*.f64 z z)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (*.f64 z z)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) (pow.f64 (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (cos.f64 (+.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 y y)) #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 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.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 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
| 1× | egg-herbie |
| 9 102× | lower-fma.f64 |
| 9 102× | lower-fma.f32 |
| 5 396× | lower-*.f64 |
| 5 396× | lower-*.f32 |
| 4 592× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 464 | 4207 |
| 1 | 1481 | 4141 |
| 2 | 4820 | 4089 |
| 0 | 8857 | 3788 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
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) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(sin y) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
z |
(+ y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ (sin y) (* z (cos y))) |
(+ 1/2 (pow z 2)) |
(+ 1/2 (+ (* (pow y 2) (- (* -1 (pow z 2)) 1)) (pow z 2))) |
(+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2))))) 1)) (pow z 2))) |
(+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (+ (* 1/3 (pow z 2)) (* (pow y 2) (- (* -2/45 (pow z 2)) 2/45)))))) 1)) (pow z 2))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(* 1/2 (cos (* 2 y))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(+ (* 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))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(- x (* -1 z)) |
(- (+ x y) (* -1 z)) |
(- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (/ 1 z))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z)) |
(- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (+ (* y (- (+ 1/3 (+ (* -1 (/ (- z (+ (* 1/2 z) (/ 1 z))) z)) (* -1/2 (+ (* 1/3 (/ 1 (pow z 2))) (+ (* 1/2 (/ 1 (pow z 2))) (/ 1 (pow z 4))))))) (* -1/2 (+ (* -1 (/ (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) z)) (* 1/3 (/ 1 (pow z 2))))))) (/ 1 z)))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z)) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (* 1/2 (/ (cos y) (pow (sin y) 2))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (+ (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (* z (- (+ (* -1 (/ (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))) (* 1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4)))))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(* z (- (* 1/2 (/ 1 (cos y))) (* -1/2 (/ (cos (* 2 y)) (cos y))))) |
(* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (/ x z))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2))))))) |
(* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (/ x z)))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (* 1/2 (/ 1 (* (pow z 2) (cos y)))))))))) |
(* z (- (+ (* -1/2 (/ (sin y) (* (pow z 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (pow (sin y) 3) (* (pow z 3) (pow (cos y) 4)))) (/ x z)))))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* (pow z 3) (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 4)))) (* 1/2 (/ 1 (* (pow z 2) (cos y)))))))))))) |
(* z (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) |
(* -1 (* z (- (* -1 (/ (- (+ x (* 1/2 (/ (sin y) (pow (cos y) 2)))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(* -1 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(* -1 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* 1/2 (/ (pow (sin y) 3) (pow (cos y) 4)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))))) z)) (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
x |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
x |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(* -1 (pow z 2)) |
(- (* (pow y 2) (- 1 (* -1 (pow z 2)))) (pow z 2)) |
(- (* (pow y 2) (- (+ 1 (* -1 (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2)) |
(- (* (pow y 2) (- (+ 1 (* (pow y 2) (- (* (pow y 2) (- 2/45 (* -2/45 (pow z 2)))) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2)) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
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))))) |
(* 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 |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
| Outputs |
|---|
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 z (+.f64 x y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 z #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 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) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
x |
(+ x y) |
(+.f64 x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.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)) x) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (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)) (*.f64 y (*.f64 y y)) 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) |
(sin y) |
(sin.f64 y) |
x |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
z |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
z |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.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)) x) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
z |
(+ y z) |
(+.f64 z y) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(fma.f64 y (fma.f64 y (fma.f64 z #s(literal -1/2 binary64) (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) z) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ 1/2 (pow z 2)) |
(fma.f64 z z #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* (pow y 2) (- (* -1 (pow z 2)) 1)) (pow z 2))) |
(fma.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 z z)) y) y (fma.f64 z z #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2))))) 1)) (pow z 2))) |
(fma.f64 (*.f64 y y) (fma.f64 z (neg.f64 z) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (fma.f64 z z #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* (pow y 2) (- (+ (* -1 (pow z 2)) (* (pow y 2) (+ 1/3 (+ (* 1/3 (pow z 2)) (* (pow y 2) (- (* -2/45 (pow z 2)) 2/45)))))) 1)) (pow z 2))) |
(fma.f64 z z (fma.f64 (*.f64 y y) (-.f64 (fma.f64 (*.f64 y y) (fma.f64 z (*.f64 z #s(literal 1/3 binary64)) (fma.f64 (*.f64 y y) (fma.f64 z (*.f64 z #s(literal -2/45 binary64)) #s(literal -2/45 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 z z)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y))))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(* 1/2 (cos (* 2 y))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(fma.f64 z (*.f64 z (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #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) (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))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) |
(*.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 z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(* (pow z 2) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal 1/2 binary64))) |
(- x (* -1 z)) |
(+.f64 x z) |
(- (+ x y) (* -1 z)) |
(+.f64 z (+.f64 x y)) |
(- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (/ 1 z))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z)) |
(fma.f64 y (fma.f64 y (-.f64 (+.f64 (+.f64 (fma.f64 z #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1/4 binary64) z)) (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) z)) #s(literal 1 binary64)) (+.f64 x z)) |
(- (+ x (* y (+ 1 (* y (- (+ (* -1/2 (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) (+ (* 1/2 z) (+ (* y (- (+ 1/3 (+ (* -1 (/ (- z (+ (* 1/2 z) (/ 1 z))) z)) (* -1/2 (+ (* 1/3 (/ 1 (pow z 2))) (+ (* 1/2 (/ 1 (pow z 2))) (/ 1 (pow z 4))))))) (* -1/2 (+ (* -1 (/ (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3)))) z)) (* 1/3 (/ 1 (pow z 2))))))) (/ 1 z)))) (+ z (* 1/2 (- (* 2 (/ 1 z)) (+ (* 1/2 (/ 1 z)) (/ 1 (pow z 3))))))))))) (* -1 z)) |
(+.f64 z (fma.f64 y (fma.f64 y (+.f64 (fma.f64 y (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 5/6 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) z))) (+.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) z) (/.f64 #s(literal 1/6 binary64) (*.f64 z z))))) (fma.f64 z #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z))) (-.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1/4 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) z))) #s(literal 1 binary64)) x)) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (neg (* -2 y))) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (+.f64 x (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (* 1/2 (/ (cos y) (pow (sin y) 2))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (fma.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(- (+ x (+ (* 1/2 (/ 1 (sin y))) (* z (- (+ (* 1/2 (/ (cos y) (pow (sin y) 2))) (* z (- (+ (* 1/2 (/ (pow (cos y) 2) (pow (sin y) 3))) (* z (- (+ (* -1 (/ (* (cos y) (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2))) (* 1/2 (/ (pow (cos y) 3) (pow (sin y) 4)))) (* 1/2 (/ (* (pow (cos y) 3) (cos (* 2 y))) (pow (sin y) 4)))))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow (cos y) 2) (cos (* 2 y))) (pow (sin y) 3)))))))) (* 1/2 (/ (* (cos y) (cos (* 2 y))) (pow (sin y) 2))))))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (fma.f64 z (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (*.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))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) (sin.f64 y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* z (- (* 1/2 (/ 1 (cos y))) (* -1/2 (/ (cos (* 2 y)) (cos y))))) |
(*.f64 z (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)))) |
(* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (/ x z))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2))))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (+.f64 (/.f64 x z) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))))) |
(* z (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (/ x z)))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (* 1/2 (/ 1 (* (pow z 2) (cos y)))))))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 x z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (*.f64 z (cos.f64 y))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 z (cos.f64 y))))))))) |
(* z (- (+ (* -1/2 (/ (sin y) (* (pow z 3) (pow (cos y) 2)))) (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (sin y) (* z (pow (cos y) 2)))) (+ (* 1/2 (/ (pow (sin y) 2) (* (pow z 2) (pow (cos y) 3)))) (+ (* 1/2 (/ (pow (sin y) 3) (* (pow z 3) (pow (cos y) 4)))) (/ x z)))))) (+ (* -1/2 (/ (cos (* 2 y)) (cos y))) (+ (* -1/2 (/ (cos (* 2 y)) (* (pow z 2) (cos y)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* z (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (* (pow z 3) (pow (cos y) 2)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 3)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (* (pow z 3) (pow (cos y) 4)))) (* 1/2 (/ 1 (* (pow z 2) (cos y)))))))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 x z)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (*.f64 z (cos.f64 y))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 y) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (sin.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 z (cos.f64 y))))))))) |
(* z (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))) |
(*.f64 z (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 (* z (- (* -1 (/ (- (+ x (* 1/2 (/ (sin y) (pow (cos y) 2)))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x)) z) (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 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y)))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (fma.f64 #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 1/2 binary64) (cos.f64 y)))) z))) z) (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 (* z (- (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (/ (sin y) (pow (cos y) 2))) (* 1/2 (/ (pow (sin y) 3) (pow (cos y) 4)))) (+ (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2))) (* -1/2 (/ (* (cos (* 2 y)) (pow (sin y) 3)) (pow (cos y) 4))))) z)) (+ (* -1/2 (/ (pow (sin y) 2) (pow (cos y) 3))) (* 1/2 (/ 1 (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* 1/2 (/ (* (cos (* 2 y)) (pow (sin y) 2)) (pow (cos y) 3))))) z)) (* 1/2 (/ (sin y) (pow (cos y) 2))))) (* -1/2 (/ (* (cos (* 2 y)) (sin y)) (pow (cos y) 2)))) z)) (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y))))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) z) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (fma.f64 #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 1/2 binary64) (cos.f64 y))))) z))) z) (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/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(- (+ x (* 1/2 (/ 1 (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) |
(+.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
x |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
(fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x) x) |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
(fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x) x) |
(* x (- (+ 1 (/ 1/2 (* x (- (sin y) (* z (cos y)))))) (+ (* 1/2 (/ (cos (* 2 y)) (* x (- (sin y) (* z (cos y)))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (* x (- (sin y) (* z (cos y)))))))) |
(fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (/ 1 (- (sin y) (* z (cos y))))) (+ (* 1/2 (/ (cos (* 2 y)) (- (sin y) (* z (cos y))))) (/ (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))) (- (sin y) (* z (cos y)))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (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 (sin.f64 y) (*.f64 z (cos.f64 y))))))) x)) (neg.f64 x)) |
(* -1 (pow z 2)) |
(*.f64 z (neg.f64 z)) |
(- (* (pow y 2) (- 1 (* -1 (pow z 2)))) (pow z 2)) |
(-.f64 (*.f64 y (fma.f64 y (*.f64 z z) y)) (*.f64 z z)) |
(- (* (pow y 2) (- (+ 1 (* -1 (* (pow y 2) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2)) |
(fma.f64 (*.f64 y y) (fma.f64 z z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 z z) #s(literal -1/3 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 z (neg.f64 z))) |
(- (* (pow y 2) (- (+ 1 (* (pow y 2) (- (* (pow y 2) (- 2/45 (* -2/45 (pow z 2)))) (+ 1/3 (* 1/3 (pow z 2)))))) (* -1 (pow z 2)))) (pow z 2)) |
(-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 z z) #s(literal 2/45 binary64) #s(literal 2/45 binary64))) (fma.f64 (*.f64 z z) #s(literal -1/3 binary64) #s(literal -1/3 binary64))) (fma.f64 z z #s(literal 1 binary64)))) (*.f64 z z)) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (* 2 y))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- 1/2 (+ (* 1/2 (cos (neg (* -2 y)))) (* (pow z 2) (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/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 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(- (+ 1/2 (* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y))))))) (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.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 z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal -1/2 binary64)))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal -1/2 binary64)))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal -1/2 binary64)))) |
(* -1 (* (pow z 2) (+ 1/2 (* 1/2 (cos (* 2 y)))))) |
(*.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 z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal -1/2 binary64)))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #s(literal -1/2 binary64)))) |
(* (pow z 2) (- (* 1/2 (/ 1 (pow z 2))) (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (* 1/2 (/ (cos (* 2 y)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 z z))) #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 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 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)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
Compiled 24 195 to 1 596 computations (93.4% saved)
28 alts after pruning (24 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 747 | 21 | 768 |
| Fresh | 9 | 3 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 757 | 28 | 785 |
| Status | Accuracy | Program |
|---|---|---|
| 55.3% | (fma.f64 (*.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| 73.7% | (fma.f64 (cos.f64 y) z (+.f64 x y)) | |
| 53.1% | (fma.f64 z (/.f64 x z) z) | |
| ✓ | 62.7% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 42.7% | (fma.f64 z #s(literal 1 binary64) (sin.f64 y)) | |
| 30.0% | (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) | |
| 32.6% | (fma.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)) x) | |
| 33.0% | (fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) | |
| 84.1% | (fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) | |
| 54.8% | (fma.f64 x (/.f64 (sin.f64 y) x) x) | |
| 29.4% | (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) | |
| ▶ | 28.8% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
| 17.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) | |
| 28.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) | |
| ▶ | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
| 32.1% | (+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) | |
| 33.0% | (+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) | |
| ✓ | 54.9% | (+.f64 (sin.f64 y) x) |
| 30.0% | (+.f64 z y) | |
| ✓ | 62.6% | (+.f64 z x) |
| ▶ | 37.6% | (+.f64 x y) |
| ▶ | 99.7% | (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
| 28.7% | (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) | |
| 46.2% | (*.f64 z (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)))) | |
| 90.4% | (*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) | |
| 46.4% | (*.f64 z (cos.f64 y)) | |
| ▶ | 18.3% | (sin.f64 y) |
Compiled 731 to 438 computations (40.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 z x) |
| ✓ | cost-diff | 0 | (+.f64 z x) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 z x) (-.f64 z x)) |
| ✓ | cost-diff | 1408 | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
| ✓ | cost-diff | 28032 | (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
| 10 930× | lower-fma.f32 |
| 10 928× | lower-fma.f64 |
| 4 186× | lower-*.f32 |
| 4 180× | lower-*.f64 |
| 2 572× | lower-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 171 |
| 0 | 36 | 133 |
| 1 | 66 | 121 |
| 2 | 160 | 117 |
| 3 | 610 | 117 |
| 4 | 4854 | 117 |
| 0 | 8490 | 117 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
z |
(cos.f64 y) |
y |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
#s(literal 1 binary64) |
(+.f64 x y) |
x |
y |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
z |
x |
(-.f64 z x) |
(sin.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
z |
(cos.f64 y) |
y |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
| Outputs |
|---|
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
z |
(cos.f64 y) |
y |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
#s(literal 1 binary64) |
(-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (neg.f64 z) x)) |
(*.f64 z (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (neg.f64 z) x))) |
#s(literal 1 binary64) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(+.f64 z x) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
z |
x |
(-.f64 z x) |
(sin.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
z |
(cos.f64 y) |
y |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 z x) |
| ✓ | accuracy | 100.0% | (+.f64 z x) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 z x) (-.f64 z x)) |
| ✓ | accuracy | 49.5% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
| 54.0ms | 256× | 0 | valid |
Compiled 173 to 22 computations (87.3% saved)
ival-div: 6.0ms (20.4% of total)ival-mult: 6.0ms (20.4% of total)ival-cos: 6.0ms (20.4% of total)ival-sin: 5.0ms (17% of total)ival-add: 4.0ms (13.6% of total)ival-sub: 2.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))> |
#<alt (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))> |
#<alt (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))> |
#<alt (cos.f64 y)> |
#<alt (+.f64 x y)> |
#<alt (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x))> |
#<alt (*.f64 (+.f64 z x) (-.f64 z x))> |
#<alt (+.f64 z x)> |
#<alt (-.f64 z x)> |
#<alt (sin.f64 y)> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))))> |
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))> |
#<alt (*.f64 z (cos.f64 y))> |
#<alt (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))> |
#<alt (+.f64 x (sin.f64 y))> |
| Outputs |
|---|
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (pow x 2))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (* -1 x))))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x)))))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x)))))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z))))> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z)))))> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z)))))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z))))> |
#<alt (pow z 2)> |
#<alt (+ (* x (+ z (* -1 z))) (pow z 2))> |
#<alt (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2))> |
#<alt (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z 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 (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ (sin y) (* z (cos y)))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y))))> |
#<alt (+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))> |
#<alt (+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y))))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)> |
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)> |
#<alt (/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (/ 1 (+ x z))> |
#<alt (+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z)))> |
#<alt (+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))> |
#<alt (+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z)))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ x (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 (+ (sin y) (* z (cos y))))> |
#<alt (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y)))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (/ 1 (- (sin y) (* z (cos y))))> |
#<alt (+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 2))) (/ 1 (- (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (/ x (pow (- (sin y) (* z (cos y))) 3)) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y)))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 4))) (/ 1 (pow (- (sin y) (* z (cos y))) 3)))) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y)))))> |
#<alt (/ 1 x)> |
#<alt (/ (- (+ 1 (/ (* z (cos y)) x)) (/ (sin y) x)) x)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2))) (/ (* z (cos y)) x))) (/ (sin y) x)) x)> |
#<alt (/ (- (+ 1 (+ (/ (* z (cos y)) x) (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) (pow x 3)))) (+ (/ (sin y) x) (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ (- (* z (cos y)) (sin y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) x)) (* z (cos y))) (sin y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) x)) (* -1 (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))))) x)) (* z (cos y))) (sin y)) x)) 1) x))> |
#<alt (/ 1 (- x z))> |
#<alt (+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z)))> |
#<alt (+ (* y (- (* y (- (/ 1 (pow (- x z) 3)) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))> |
#<alt (+ (* y (- (* y (- (+ (* y (- (+ (* 1/6 (/ 1 (pow (- x z) 2))) (* 1/2 (/ z (pow (- x z) 3)))) (+ (* -1/2 (/ z (pow (- x z) 3))) (/ 1 (pow (- x z) 4))))) (/ 1 (pow (- x z) 3))) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z)))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (- (+ x (sin y)) (* z (cos y))))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (+ (/ 1 (+ x (sin y))) (/ (* z (cos y)) (pow (+ x (sin y)) 2)))> |
#<alt (+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y))))> |
#<alt (+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4)) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y))))> |
#<alt (/ -1 (* z (cos y)))> |
#<alt (/ (- (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z)> |
#<alt (/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z)> |
#<alt (/ (- (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (+ (/ (sin y) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y))))))) z)> |
#<alt (/ -1 (* z (cos y)))> |
#<alt (* -1 (/ (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y)))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y)))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (* (+ (* z (cos y)) (+ x (sin y))) (* (- (+ x (sin y)) (* z (cos y))) (/ 1 (- (+ x (sin y)) (* z (cos y)))))) |
| 1.0ms | y | @ | inf | (/ 1 (- (+ x (sin y)) (* z (cos y)))) |
| 1.0ms | z | @ | inf | (/ 1 (+ (* z (cos y)) (+ x (sin y)))) |
| 1.0ms | y | @ | -inf | (/ 1 (- (+ x (sin y)) (* z (cos y)))) |
| 1.0ms | y | @ | 0 | (/ 1 (+ (* z (cos y)) (+ x (sin y)))) |
| 1× | batch-egg-rewrite |
| 5 442× | lower-fma.f32 |
| 5 440× | lower-fma.f64 |
| 4 498× | lower-/.f32 |
| 4 490× | lower-/.f64 |
| 4 064× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 131 |
| 0 | 36 | 93 |
| 1 | 151 | 77 |
| 2 | 1209 | 77 |
| 0 | 8304 | 77 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) |
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(cos.f64 y) |
(+.f64 x y) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
(-.f64 z x) |
(sin.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y)))) |
(*.f64 z (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(+.f64 x (sin.f64 y)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(exp.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64))) |
(-.f64 (+.f64 x (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1 binary64))) |
(-.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y))) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (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 x (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 (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 x (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 z (cos.f64 y) x) #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.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 (*.f64 z (cos.f64 y)) x)))) (sin.f64 y)) |
(fma.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) x)) (sin.f64 y)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) (-.f64 (pow.f64 (fma.f64 z (cos.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 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) x) #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 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 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 (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(*.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 z (cos.f64 y) x) (sin.f64 y)))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (pow.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (/.f64 #s(literal 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(exp.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64))) |
(-.f64 (+.f64 x (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1 binary64))) |
(-.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y))) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (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 x (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 (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 x (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 z (cos.f64 y) x) #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.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 (*.f64 z (cos.f64 y)) x)))) (sin.f64 y)) |
(fma.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) x)) (sin.f64 y)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) (-.f64 (pow.f64 (fma.f64 z (cos.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 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) x) #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 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 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 (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(*.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 z (cos.f64 y) x) (sin.f64 y)))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (pow.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (/.f64 #s(literal 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(cos.f64 y) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 x z) |
(+.f64 z x) |
(+.f64 z (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal -1 binary64))) |
(-.f64 z (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 z) x)) (neg.f64 (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) z) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 z (+.f64 x z)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 z (fma.f64 x (-.f64 x z) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(neg.f64 (neg.f64 (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) (*.f64 (+.f64 x z) (-.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) (neg.f64 (*.f64 (-.f64 z x) (-.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 z z) (-.f64 z x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)) (*.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 z z (fma.f64 x x (*.f64 z (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 z z) (-.f64 z x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))) (+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal -1 binary64) (-.f64 z x))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 z x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (-.f64 z x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 z) x) (-.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 x z)) (-.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x z)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 x x))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 z z) (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 (+.f64 x z) z) (*.f64 (+.f64 x z) (neg.f64 x))) |
(+.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z)) |
(+.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x)) |
(+.f64 (*.f64 z (+.f64 x z)) (*.f64 (neg.f64 x) (+.f64 x z))) |
(+.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x))) |
(+.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (fma.f64 z z (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 z z (*.f64 x x)))) |
(fma.f64 x (-.f64 z x) (*.f64 z (-.f64 z x))) |
(fma.f64 z z (neg.f64 (*.f64 x x))) |
(fma.f64 z z (*.f64 (neg.f64 x) x)) |
(fma.f64 z z (*.f64 x (neg.f64 x))) |
(fma.f64 z (+.f64 x z) (*.f64 (neg.f64 x) (+.f64 x z))) |
(fma.f64 z (-.f64 z x) (*.f64 x (-.f64 z x))) |
(fma.f64 (+.f64 x z) z (*.f64 (+.f64 x z) (neg.f64 x))) |
(fma.f64 (-.f64 z x) x (*.f64 (-.f64 z x) z)) |
(fma.f64 (-.f64 z x) z (*.f64 (-.f64 z x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (neg.f64 (*.f64 x x))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(neg.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z))) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (*.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (-.f64 z x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z)))) |
(/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (+.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 z z (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (+.f64 x z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z)) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) (+.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) (neg.f64 (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (fma.f64 z z (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 z x)))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x)))) (+.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (+.f64 x z))) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z))) (neg.f64 (+.f64 x z))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 z z) (neg.f64 (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 z z) (*.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x z) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 x z) z) (*.f64 (+.f64 x z) z) (-.f64 (*.f64 (*.f64 (+.f64 x z) (neg.f64 x)) (*.f64 (+.f64 x z) (neg.f64 x))) (*.f64 (*.f64 (+.f64 x z) z) (*.f64 (+.f64 x z) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x) (-.f64 (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z)) (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z) (-.f64 (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x)) (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (+.f64 x z)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (+.f64 x z)) (*.f64 (neg.f64 x) (+.f64 x z))) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (neg.f64 x) (+.f64 x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x)) (-.f64 (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x))) (*.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x)) (-.f64 (*.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x))) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))) (-.f64 (*.f64 z z) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 z z) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x z) z) (*.f64 (+.f64 x z) z)) (*.f64 (*.f64 (+.f64 x z) (neg.f64 x)) (*.f64 (+.f64 x z) (neg.f64 x)))) (-.f64 (*.f64 (+.f64 x z) z) (*.f64 (+.f64 x z) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x)) (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z))) (-.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z)) (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x))) (-.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z))) (*.f64 (*.f64 (neg.f64 x) (+.f64 x z)) (*.f64 (neg.f64 x) (+.f64 x z)))) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 (neg.f64 x) (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x))) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x)))) (-.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x))) (*.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x)))) (-.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(*.f64 (+.f64 x z) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (-.f64 z x) (+.f64 x z)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (-.f64 z x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (/.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (+.f64 x z) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(+.f64 x z) |
(+.f64 z x) |
(+.f64 z (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal -1 binary64))) |
(-.f64 z (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 z) x)) (neg.f64 (+.f64 x z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) z) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 z (+.f64 x z)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 z (fma.f64 x (-.f64 x z) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(neg.f64 (neg.f64 (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) (*.f64 (+.f64 x z) (-.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x))) (neg.f64 (*.f64 (-.f64 z x) (-.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 z z) (-.f64 z x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)) (*.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 z z (fma.f64 x x (*.f64 z (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 z z) (-.f64 z x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))) (+.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal -1 binary64) (-.f64 z x))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (-.f64 z x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (-.f64 z x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x z) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 z x) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 z) x) (-.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 x z)) (-.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x z)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1/2 binary64))) |
(+.f64 z (neg.f64 x)) |
(+.f64 (neg.f64 x) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(-.f64 z x) |
(-.f64 #s(literal 0 binary64) (+.f64 (neg.f64 z) x)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 x z))) (+.f64 (neg.f64 z) x)) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (-.f64 z x)) (/.f64 z (/.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (*.f64 z (-.f64 z x)) (/.f64 z (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (+.f64 x z)) (/.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (+.f64 x z)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(fma.f64 (/.f64 z (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 z (fma.f64 x (+.f64 x z) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x z)))) |
(neg.f64 (+.f64 (neg.f64 z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(/.f64 (-.f64 z x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (+.f64 x z))) |
(/.f64 (+.f64 (neg.f64 z) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 x z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 x x))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 z (*.f64 z z))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 x) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (+.f64 x z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (-.f64 z x) #s(literal 1 binary64)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 x z) (+.f64 x z))) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 z) x)) |
(*.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x z) (*.f64 z z)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 z x) (+.f64 x z)) (/.f64 (+.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(*.f64 (/.f64 (+.f64 x z) (-.f64 z x)) (/.f64 (-.f64 z x) (/.f64 (+.f64 x z) (-.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (/.f64 (+.f64 x z) (/.f64 #s(literal -1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (+.f64 x z) (+.f64 x z)) (-.f64 z x)) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 x z))) |
(*.f64 (/.f64 (+.f64 x z) (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x)))) (/.f64 (-.f64 z x) (/.f64 #s(literal -1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (+.f64 x z) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (+.f64 x z) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (-.f64 z x) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 z x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z))) #s(literal 1 binary64))) (/.f64 (+.f64 x z) (fma.f64 x (+.f64 x z) (*.f64 z z)))) |
(sin.f64 y) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(exp.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64))) |
(-.f64 (+.f64 x (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1 binary64))) |
(-.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y))) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (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 x (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 (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 x (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (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 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 z (cos.f64 y) x) #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.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 (*.f64 z (cos.f64 y)) x)))) (sin.f64 y)) |
(fma.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) x)) (sin.f64 y)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) (-.f64 (pow.f64 (fma.f64 z (cos.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 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(/.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (-.f64 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) x) #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 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 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 (sin.f64 y)) (neg.f64 (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.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 (*.f64 z (cos.f64 y)) x) (sin.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) |
(*.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))))) |
(*.f64 (neg.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 z (cos.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 z (cos.f64 y) x) (sin.f64 y)))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (pow.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64)) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (/.f64 #s(literal 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (cos.f64 y)) (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 (+.f64 x (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (fma.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 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (/.f64 x (fma.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 x (sin.f64 y)) #s(literal 2 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)))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 (*.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (pow.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) #s(literal -1 binary64))) |
(*.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) |
(*.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal 1 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(neg.f64 (neg.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.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 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (neg.f64 x) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(pow.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))))) |
(*.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (pow.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y))) |
(*.f64 (pow.f64 (*.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) #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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (-.f64 (neg.f64 (fma.f64 z (cos.f64 y) x)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 (/.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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (/.f64 #s(literal 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 (sin.f64 y)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))))) #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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 (fma.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 x (sin.f64 y)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (/.f64 (fma.f64 (*.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 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 z (cos.f64 y)) x) (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (+.f64 (sin.f64 y) (-.f64 x (*.f64 z (cos.f64 y)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (sin.f64 y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (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 x x) (*.f64 x (sin.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (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 x x) (*.f64 x (sin.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 x (sin.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (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 x x) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 x (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 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (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 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
| 1× | egg-herbie |
| 9 708× | lower-fma.f64 |
| 9 708× | lower-fma.f32 |
| 4 190× | lower-*.f64 |
| 4 190× | lower-*.f32 |
| 3 956× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 505 | 4111 |
| 1 | 1516 | 3992 |
| 2 | 4555 | 3757 |
| 0 | 8562 | 3534 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (pow x 2)) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 x) |
(- z x) |
(- z x) |
(- z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
z |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
z |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(* -1 x) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z 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 (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(/ 1 (+ x (sin y))) |
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y)))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(/ 1 (* z (cos y))) |
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/ 1 (* z (cos y))) |
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/ 1 (+ (sin y) (* z (cos y)))) |
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x) |
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(* 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 |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(/ 1 (- (sin y) (* z (cos y)))) |
(+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 2))) (/ 1 (- (sin y) (* z (cos y))))) |
(+ (* x (- (/ x (pow (- (sin y) (* z (cos y))) 3)) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 4))) (/ 1 (pow (- (sin y) (* z (cos y))) 3)))) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y))))) |
(/ 1 x) |
(/ (- (+ 1 (/ (* z (cos y)) x)) (/ (sin y) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2))) (/ (* z (cos y)) x))) (/ (sin y) x)) x) |
(/ (- (+ 1 (+ (/ (* z (cos y)) x) (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) (pow x 3)))) (+ (/ (sin y) x) (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2)))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ (- (* z (cos y)) (sin y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) x)) (* z (cos y))) (sin y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) x)) (* -1 (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))))) x)) (* z (cos y))) (sin y)) x)) 1) x)) |
(/ 1 (- x z)) |
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z))) |
(+ (* y (- (* y (- (/ 1 (pow (- x z) 3)) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* 1/6 (/ 1 (pow (- x z) 2))) (* 1/2 (/ z (pow (- x z) 3)))) (+ (* -1/2 (/ z (pow (- x z) 3))) (/ 1 (pow (- x z) 4))))) (/ 1 (pow (- x z) 3))) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/ 1 (+ x (sin y))) |
(+ (/ 1 (+ x (sin y))) (/ (* z (cos y)) (pow (+ x (sin y)) 2))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y)))) |
(+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4)) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y)))) |
(/ -1 (* z (cos y))) |
(/ (- (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/ (- (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (+ (/ (sin y) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y))))))) z) |
(/ -1 (* z (cos y))) |
(* -1 (/ (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y)))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y)))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 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)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
x |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
z |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
z |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(*.f64 x (neg.f64 x)) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) z) z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) z) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) z) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(*.f64 z z) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 (*.f64 x x) (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 (*.f64 x x) (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64))) |
x |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
z |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
z |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 x) |
(neg.f64 x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
z |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
z |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (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)) (*.f64 y (*.f64 y y)) 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) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(+ (* -1 (/ (* z (cos y)) (pow (+ x (sin y)) 2))) (/ 1 (+ x (sin y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (/.f64 (*.f64 z (cos.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+ (* z (- (* z (- (* -1 (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4))) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (/ (cos y) (pow (+ x (sin y)) 2)))) (/ 1 (+ x (sin y)))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 (neg.f64 (cos.f64 y)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ (+ (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z)) z) |
(/ (- (+ (/ 1 (cos y)) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) z)) z) |
(/ (- (+ (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (/ 1 (cos y))) (+ (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) z))) z) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(* -1 (/ (- (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) z)) z) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (cos.f64 y)))) z) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z z)) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(+ (* -1 (/ y (pow (+ x z) 2))) (/ 1 (+ x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z)))) |
(+ (* y (- (* y (- (/ 1 (pow (+ x z) 3)) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* -1/2 (/ z (pow (+ x z) 3))) (* 1/6 (/ 1 (pow (+ x z) 2)))) (+ (* 1/2 (/ z (pow (+ x z) 3))) (/ 1 (pow (+ x z) 4))))) (/ 1 (pow (+ x z) 3))) (* -1/2 (/ z (pow (+ x z) 2))))) (/ 1 (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 y (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 x z) (+.f64 x z))) (fma.f64 (/.f64 z (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x z) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (+.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (+.f64 x z) (+.f64 x z)))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 (+ (sin y) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 2))) (/ 1 (+ (sin y) (* z (cos y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y))) (/.f64 x (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (+ (sin y) (* z (cos y))) 3)) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 x (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ (sin y) (* z (cos y))) 4))) (/ 1 (pow (+ (sin y) (* z (cos y))) 3)))) (/ 1 (pow (+ (sin y) (* z (cos y))) 2)))) (/ 1 (+ (sin y) (* z (cos y))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 x (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ (sin y) (* z (cos y))) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) x) |
(/ (- (+ 1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ (sin y) (* z (cos y))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ (sin y) (* z (cos y))) 2) (pow x 2))) (+ (/ (sin y) x) (/ (* z (cos y)) x)))) x) |
(/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (/ (sin y) x) (/ (* z (cos y)) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) (/.f64 (sin.f64 y) x))) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 2) x) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ (sin y) (* z (cos y))) 3) x) (pow (+ (sin y) (* z (cos y))) 2)) x)) (+ (sin y) (* z (cos y)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64))) x) (fma.f64 z (cos.f64 y) (sin.f64 y))) x)) (neg.f64 x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) z) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(/ 1 (- (sin y) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 2))) (/ 1 (- (sin y) (* z (cos y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 x (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (- (sin y) (* z (cos y))) 3)) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) (/.f64 x (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (- (sin y) (* z (cos y))) 4))) (/ 1 (pow (- (sin y) (* z (cos y))) 3)))) (/ 1 (pow (- (sin y) (* z (cos y))) 2)))) (/ 1 (- (sin y) (* z (cos y))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (/.f64 x (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- (+ 1 (/ (* z (cos y)) x)) (/ (sin y) x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) x) |
(/ (- (+ 1 (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2))) (/ (* z (cos y)) x))) (/ (sin y) x)) x) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (+ (/ (* z (cos y)) x) (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) (pow x 3)))) (+ (/ (sin y) x) (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) (pow x 2)))) x) |
(/.f64 (+.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (*.f64 x (*.f64 x x)))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ (- (* z (cos y)) (sin y)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))) x)) (* z (cos y))) (sin y)) x)) 1) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- (sin y) (* z (cos y))) 2) (- (* z (cos y)) (sin y))) x)) (* -1 (* (- (sin y) (* z (cos y))) (- (* z (cos y)) (sin y))))) x)) (* z (cos y))) (sin y)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 3 binary64)) x) (pow.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) #s(literal 2 binary64))) x)) x)) x) |
(/ 1 (- x z)) |
(/.f64 #s(literal 1 binary64) (-.f64 x z)) |
(+ (* -1 (/ y (pow (- x z) 2))) (/ 1 (- x z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 y (*.f64 (-.f64 x z) (-.f64 x z)))) |
(+ (* y (- (* y (- (/ 1 (pow (- x z) 3)) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(+ (* y (- (* y (- (+ (* y (- (+ (* 1/6 (/ 1 (pow (- x z) 2))) (* 1/2 (/ z (pow (- x z) 3)))) (+ (* -1/2 (/ z (pow (- x z) 3))) (/ 1 (pow (- x z) 4))))) (/ 1 (pow (- x z) 3))) (* 1/2 (/ z (pow (- x z) 2))))) (/ 1 (pow (- x z) 2)))) (/ 1 (- x z))) |
(fma.f64 y (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 x z) (-.f64 x z))) (fma.f64 (/.f64 z (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 x z) #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (-.f64 x z) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (*.f64 (-.f64 x z) (-.f64 x z)))))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (- (+ x (sin y)) (* z (cos y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(+ (/ 1 (+ x (sin y))) (/ (* z (cos y)) (pow (+ x (sin y)) 2))) |
(fma.f64 z (/.f64 (cos.f64 y) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+ (* z (- (/ (* z (pow (cos y) 2)) (pow (+ x (sin y)) 3)) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y)))) |
(fma.f64 z (fma.f64 z (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(+ (* z (- (* z (- (/ (* z (pow (cos y) 3)) (pow (+ x (sin y)) 4)) (* -1 (/ (pow (cos y) 2) (pow (+ x (sin y)) 3))))) (* -1 (/ (cos y) (pow (+ x (sin y)) 2))))) (/ 1 (+ x (sin y)))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/ -1 (* z (cos y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))) |
(/ (- (* -1 (/ (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2))) z)) (/ 1 (cos y))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (/.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) z)) z) |
(/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2)))))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (*.f64 z (cos.f64 y)))) (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) z) |
(/ (- (* -1 (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 3) (pow (cos y) 2)))) (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (+ (/ (sin y) (* z (pow (cos y) 2))) (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* (pow z 2) (cos y))))))) z) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (*.f64 z (cos.f64 y)))) (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) z) |
(/ -1 (* z (cos y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))) |
(* -1 (/ (+ (/ 1 (cos y)) (+ (/ x (* z (pow (cos y) 2))) (/ (sin y) (* z (pow (cos y) 2))))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (+.f64 (/.f64 x (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (sin.f64 y) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (cos y)))) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (fma.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x (sin y)) 2) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (* z (pow (cos y) 2))) (* -1 (/ (* (+ x (sin y)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) (cos y)))) z)) (+ (/ x (pow (cos y) 2)) (/ (sin y) (pow (cos y) 2)))) z)) (/ 1 (cos y))) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 x (sin.f64 y)) (cos.f64 y)))) z) (+.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (sin.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z)) (neg.f64 z)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
Compiled 59 790 to 3 443 computations (94.2% saved)
50 alts after pruning (44 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 951 | 31 | 1 982 |
| Fresh | 6 | 13 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 960 | 50 | 2 010 |
| Status | Accuracy | Program |
|---|---|---|
| 6.4% | (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) | |
| 6.1% | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) | |
| 39.1% | (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) | |
| 55.3% | (fma.f64 (*.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| 73.7% | (fma.f64 (cos.f64 y) z (+.f64 x y)) | |
| 53.1% | (fma.f64 z (/.f64 x z) z) | |
| ✓ | 62.7% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 42.7% | (fma.f64 z #s(literal 1 binary64) (sin.f64 y)) | |
| 30.0% | (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) | |
| 32.6% | (fma.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)) x) | |
| 6.5% | (fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) | |
| 84.1% | (fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) | |
| 54.8% | (fma.f64 x (/.f64 (sin.f64 y) x) x) | |
| 37.6% | (fma.f64 x (/.f64 y x) x) | |
| 51.2% | (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| ▶ | 28.8% | (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
| 10.7% | (/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) | |
| 20.4% | (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) | |
| 29.4% | (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) | |
| 28.0% | (/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) | |
| 27.6% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) | |
| 28.8% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) | |
| 17.1% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) | |
| 16.9% | (/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) | |
| 17.9% | (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) | |
| 13.2% | (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) | |
| 14.3% | (/.f64 (*.f64 z z) (-.f64 z x)) | |
| 16.7% | (/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) | |
| 51.1% | (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 10.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) | |
| 62.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) | |
| ▶ | 37.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 46.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) | |
| 38.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 60.1% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| ✓ | 54.9% | (+.f64 (sin.f64 y) x) |
| ▶ | 30.0% | (+.f64 z y) |
| ✓ | 62.6% | (+.f64 z x) |
| ✓ | 37.6% | (+.f64 x y) |
| 46.4% | (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))) | |
| 51.0% | (*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) | |
| 17.2% | (*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) | |
| 28.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) | |
| 12.7% | (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) | |
| 17.8% | (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 46.2% | (*.f64 z (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)))) | |
| ▶ | 90.4% | (*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
| ▶ | 46.4% | (*.f64 z (cos.f64 y)) |
| ✓ | 18.3% | (sin.f64 y) |
Compiled 1 528 to 858 computations (43.8% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x z)) |
| ✓ | cost-diff | 0 | (-.f64 z x) |
| ✓ | cost-diff | 1088 | (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
| ✓ | cost-diff | 1408 | (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| ✓ | cost-diff | 0 | (+.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (sin.f64 y)) z) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
| ✓ | cost-diff | 832 | (*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
| 10 890× | lower-fma.f64 |
| 10 890× | lower-fma.f32 |
| 2 198× | lower-*.f32 |
| 2 194× | lower-*.f64 |
| 1 568× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 104 |
| 0 | 36 | 110 |
| 1 | 61 | 104 |
| 2 | 115 | 92 |
| 3 | 257 | 88 |
| 4 | 623 | 86 |
| 5 | 1984 | 86 |
| 6 | 6680 | 86 |
| 0 | 8137 | 85 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
z |
(+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
(cos.f64 y) |
y |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(+.f64 z y) |
z |
y |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(-.f64 z x) |
z |
x |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
#s(literal 1 binary64) |
(+.f64 x z) |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
y |
| Outputs |
|---|
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
z |
(+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
(cos.f64 y) |
y |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
(+.f64 z y) |
z |
y |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 y x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(+.f64 z x) |
(/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (-.f64 z x) (+.f64 z x)) |
(-.f64 z x) |
z |
x |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
#s(literal 1 binary64) |
(+.f64 x z) |
(+.f64 z x) |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 100.0% | (+.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x z)) |
| ✓ | accuracy | 99.8% | (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
| ✓ | accuracy | 49.9% | (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x y)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| ✓ | accuracy | 100.0% | (+.f64 z y) |
| ✓ | accuracy | 100.0% | (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 x (sin.f64 y)) z) |
| ✓ | accuracy | 90.4% | (*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
| 76.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 5 | exit |
Compiled 106 to 22 computations (79.2% saved)
ival-cos: 21.0ms (46.3% of total)ival-div: 9.0ms (19.8% of total)ival-add: 5.0ms (11% of total)ival-sin: 5.0ms (11% of total)ival-mult: 3.0ms (6.6% of total)ival-sub: 1.0ms (2.2% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))> |
#<alt (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))> |
#<alt (cos.f64 y)> |
#<alt (/.f64 (+.f64 x (sin.f64 y)) z)> |
#<alt (+.f64 z y)> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))> |
#<alt (/.f64 #s(literal 1 binary64) (+.f64 x y))> |
#<alt (+.f64 x y)> |
#<alt (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x))> |
#<alt (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z)))> |
#<alt (-.f64 z x)> |
#<alt (/.f64 #s(literal 1 binary64) (+.f64 x z))> |
#<alt (*.f64 z (cos.f64 y))> |
#<alt (+.f64 x (sin.f64 y))> |
#<alt (+.f64 x z)> |
| Outputs |
|---|
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (+ y (* z (+ 1 (/ x z))))> |
#<alt (+ (* y (+ 1 (* -1/2 (* y z)))) (* z (+ 1 (/ x z))))> |
#<alt (+ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) (* z (+ 1 (/ x z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (/ (sin y) z)))> |
#<alt (+ x (* z (+ (cos y) (/ (sin y) z))))> |
#<alt (+ x (* z (+ (cos y) (/ (sin y) z))))> |
#<alt (+ x (* z (+ (cos y) (/ (sin y) z))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1)))> |
#<alt (+ 1 (/ x z))> |
#<alt (+ 1 (+ (/ x z) (/ y z)))> |
#<alt (+ 1 (+ (* y (+ (* -1/2 y) (/ 1 z))) (/ x z)))> |
#<alt (+ 1 (+ (* y (+ (* y (- (* -1/6 (/ y z)) 1/2)) (/ 1 z))) (/ x z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (/ (sin y) z))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (/ x z)> |
#<alt (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z)))))> |
#<alt (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z)))))> |
#<alt (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z)))))> |
#<alt (/ x z)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z))))> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (+ (sin y) (* z (cos y)))) z)> |
#<alt (/ (+ x (+ (sin y) (* z (cos y)))) z)> |
#<alt (/ (+ x (+ (sin y) (* z (cos y)))) z)> |
#<alt (cos y)> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (cos y)> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin y) z)))> |
#<alt (+ (cos y) (+ (/ x z) (/ (sin 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 (/ (sin y) z)> |
#<alt (+ (/ x z) (/ (sin y) z))> |
#<alt (+ (/ x z) (/ (sin y) z))> |
#<alt (+ (/ x z) (/ (sin y) z))> |
#<alt (/ x z)> |
#<alt (* x (+ (/ 1 z) (/ (sin y) (* x z))))> |
#<alt (* x (+ (/ 1 z) (/ (sin y) (* x z))))> |
#<alt (* x (+ (/ 1 z) (/ (sin y) (* x z))))> |
#<alt (/ x z)> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z))))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z))))> |
#<alt (/ x z)> |
#<alt (+ (/ x z) (/ y z))> |
#<alt (+ (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))) (/ x z))> |
#<alt (+ (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))) (/ x z))> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt (/ (+ x (sin y)) z)> |
#<alt y> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt z> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt (* z (+ 1 (/ y z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) 1)))> |
#<alt z> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt (+ y z)> |
#<alt y> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt (* y (+ 1 (/ z y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ z y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ x (pow y 2))) (/ 1 y))> |
#<alt (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ y x))) x)> |
#<alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ y x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (/ x y) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (pow x 2))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (* -1 x))))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x)))))> |
#<alt (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x)))))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z))))> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z)))))> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z)))))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z))))> |
#<alt (pow z 2)> |
#<alt (+ (* x (+ z (* -1 z))) (pow z 2))> |
#<alt (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2))> |
#<alt (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1))> |
#<alt (* -1 x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt (- z x)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt (* z (+ 1 (* -1 (/ x z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt (* -1 (* z (- (/ x z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (+ z (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* x (- (/ z x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ z x)))))> |
#<alt (/ 1 z)> |
#<alt (+ (* -1 (/ x (pow z 2))) (/ 1 z))> |
#<alt (+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ z x))) x)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ z x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ z (pow x 2))) (/ 1 x))> |
#<alt (+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (* -1 (/ x z))) z)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z)> |
#<alt (/ 1 z)> |
#<alt (* -1 (/ (- (/ x z) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/6 (pow y 2)))))> |
#<alt (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt z> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt x> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ z x)) 1)))> |
#<alt x> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt (+ x z)> |
#<alt z> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt (* z (+ 1 (/ x z)))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) 1)))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | 0 | (/ (+ x (sin y)) z) |
| 2.0ms | x | @ | inf | (/ 1 (+ x z)) |
| 1.0ms | y | @ | inf | (* z (+ (cos y) (/ (+ x (sin y)) z))) |
| 1.0ms | z | @ | 0 | (* z (+ (cos y) (/ (+ x (sin y)) z))) |
| 1.0ms | y | @ | -inf | (* z (+ (cos y) (/ (+ x (sin y)) z))) |
| 1× | batch-egg-rewrite |
| 5 182× | lower-/.f32 |
| 5 170× | lower-/.f64 |
| 4 114× | lower-*.f32 |
| 4 110× | lower-*.f64 |
| 3 118× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 87 |
| 0 | 36 | 93 |
| 1 | 162 | 71 |
| 2 | 1279 | 71 |
| 0 | 8297 | 70 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
(cos.f64 y) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(+.f64 x y) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(-.f64 z x) |
(/.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 z (cos.f64 y)) |
(+.f64 x (sin.f64 y)) |
(+.f64 x z) |
| Outputs |
|---|
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))) |
(fma.f64 z (cos.f64 y) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (+.f64 x (sin.f64 y)) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) z (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (+.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (+.f64 x (sin.f64 y)) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 z (+.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 z (neg.f64 (+.f64 x (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 (+.f64 x (sin.f64 y)) z) (/.f64 #s(literal 1 binary64) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x (sin.f64 y)) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 (neg.f64 (+.f64 x (sin.f64 y))) z) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 x (sin.f64 y))) z) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 z z) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 z (/.f64 z (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 z (/.f64 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 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 z (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (neg.f64 (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) (/.f64 z z) (*.f64 z (cos.f64 y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) (*.f64 z (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (*.f64 z (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)))) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) z) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))))) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) z)) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) (*.f64 z (cos.f64 y)))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(*.f64 (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) z) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (*.f64 z (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) z) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) |
(+.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (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 x (sin.f64 y)) z))) (neg.f64 (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(-.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 x (sin.f64 y)) z))) (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)))) |
(fma.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (+.f64 x (sin.f64 y))))) (cos.f64 y)) |
(fma.f64 (neg.f64 (+.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (cos.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) (cos.f64 y)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) (neg.f64 (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x (sin.f64 y)) (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 z (-.f64 x (sin.f64 y)))) (cos.f64 y)) |
(fma.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z)) (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))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (sin.f64 y)) z)) (cos.f64 y)) |
(fma.f64 (neg.f64 (neg.f64 (+.f64 x (sin.f64 y)))) (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x 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))))) z) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (cos.f64 y)) |
(fma.f64 (pow.f64 (/.f64 z (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (cos.f64 y)) |
(fma.f64 (pow.f64 (/.f64 z (-.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (cos.f64 y)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (-.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))))) |
(/.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 x (sin.f64 y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y))) |
(/.f64 (-.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 x (sin.f64 y)) z))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.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 x (sin.f64 y)) z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #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 x (sin.f64 y)) z) (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 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) #s(literal 3 binary64))) (fma.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 x (sin.f64 y)) z))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) (*.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 x (sin.f64 y)) z))) (/.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y 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 x (sin.f64 y)) z) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #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 x (sin.f64 y)) z) (cos.f64 y)))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (+.f64 x (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) z) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (+.f64 x (sin.f64 y)) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 z (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z (-.f64 x (sin.f64 y))))) |
(neg.f64 (/.f64 (+.f64 x (sin.f64 y)) (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 x (sin.f64 y))) z)) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (+.f64 x (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 x (sin.f64 y))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z) (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (sin.f64 y)) z) (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (sin.f64 y)) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 x (sin.f64 y))) (neg.f64 z)) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.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 z (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (sin.f64 y)) z)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x (sin.f64 y)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (*.f64 z (-.f64 x (sin.f64 y))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) (-.f64 x (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (sin.f64 y)) z))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 x (sin.f64 y))))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z)) (neg.f64 (-.f64 x (sin.f64 y)))) |
(pow.f64 (/.f64 z (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sin.f64 y)) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (+.f64 x (sin.f64 y)))))) |
(*.f64 (neg.f64 (+.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x (sin.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 #s(literal 1 binary64) (*.f64 z (-.f64 x (sin.f64 y))))) |
(*.f64 (*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (sin.f64 y)) z))) |
(*.f64 (neg.f64 (neg.f64 (+.f64 x (sin.f64 y)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) z) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (pow.f64 (/.f64 z (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 z (-.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) z) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 z y) |
(+.f64 y z) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 z y)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (-.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y z) (*.f64 z z))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z y)) (*.f64 (-.f64 z y) (*.f64 y y))) (*.f64 (-.f64 z y) (-.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y)))) (neg.f64 (neg.f64 (-.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (-.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 z z) (-.f64 z y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y)) (*.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 z y)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y z) (*.f64 z z)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y z) (*.f64 z z))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+.f64 y x) |
(+.f64 x y) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))))) |
(/.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 y x) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 y x)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 y x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (/.f64 y (*.f64 (+.f64 y x) (-.f64 x y)))) |
(-.f64 (/.f64 (fma.f64 x x (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y x) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 y x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) |
(pow.f64 (+.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 y x) (+.f64 y x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) #s(literal 1 binary64)) (pow.f64 (-.f64 x y) #s(literal 1 binary64))) |
(+.f64 y x) |
(+.f64 x y) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(exp.f64 (log.f64 (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 y x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))))) |
(/.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 y x) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 z x) |
(+.f64 x z) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 x z)))) |
(+.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))) |
(+.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (-.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 1 binary64)) (/.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x)))) (/.f64 (*.f64 x (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z z) (neg.f64 (neg.f64 (-.f64 z x)))) (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (-.f64 z x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (-.f64 z x) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) (/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x z))) (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(fma.f64 z (/.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))) |
(fma.f64 (*.f64 z (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 x z)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(neg.f64 (neg.f64 (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))) (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 (+.f64 z x) (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)) (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)))) |
(/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (+.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 (+.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (*.f64 (-.f64 x z) (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x (+.f64 z x)))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z)))) (neg.f64 (neg.f64 (-.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 x z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 x x) (-.f64 x z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (fma.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (fma.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) (*.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))))) |
(pow.f64 (+.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x))) |
(*.f64 (-.f64 z x) (pow.f64 (/.f64 (+.f64 z x) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (+.f64 z x) #s(literal 1 binary64)) |
(*.f64 (+.f64 z x) (/.f64 (-.f64 x z) (-.f64 x z))) |
(*.f64 (+.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (+.f64 z x) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 z x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x)))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x z)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(*.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(*.f64 (pow.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 z x) (-.f64 x z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x))) #s(literal -1 binary64)) (neg.f64 (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z x)) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (neg.f64 (+.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (-.f64 z x)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (-.f64 z x)) (/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (-.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 z x) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(+.f64 (*.f64 z (+.f64 z x)) (neg.f64 (*.f64 x (+.f64 z x)))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 x x))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x))) |
(+.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x)) |
(+.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z)) |
(+.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 z x))) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(-.f64 (/.f64 (/.f64 z (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)))) (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x)))))) (/.f64 (*.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)))) (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x))) (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (fma.f64 z z (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 z z (*.f64 x x)))) |
(fma.f64 z z (neg.f64 (*.f64 x x))) |
(fma.f64 z z (*.f64 (neg.f64 x) x)) |
(fma.f64 z (-.f64 z x) (*.f64 x (-.f64 z x))) |
(fma.f64 z (+.f64 z x) (neg.f64 (*.f64 x (+.f64 z x)))) |
(fma.f64 x (-.f64 z x) (*.f64 z (-.f64 z x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x)) (neg.f64 (*.f64 x (+.f64 z x)))) |
(fma.f64 (-.f64 z x) z (*.f64 (-.f64 z x) x)) |
(fma.f64 (-.f64 z x) x (*.f64 (-.f64 z x) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -1 binary64) (+.f64 z x))) (neg.f64 (*.f64 x (+.f64 z x)))) |
(fma.f64 (neg.f64 z) (neg.f64 (+.f64 z x)) (neg.f64 (*.f64 x (+.f64 z x)))) |
(fma.f64 (neg.f64 z) (neg.f64 z) (neg.f64 (*.f64 x x))) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (+.f64 z x) (neg.f64 (*.f64 x (+.f64 z x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z x))))) (*.f64 x (-.f64 z x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 z x))) (*.f64 x (-.f64 z x))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 (+.f64 z x)) (neg.f64 (*.f64 x (+.f64 z x)))) |
(neg.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x)) (-.f64 (/.f64 z (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x)) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x z) (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x))))) (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x))) (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 x x)) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z x) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) |
(/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (/.f64 z (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x))) |
(/.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) |
(/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (*.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x))))) (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)))) (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 z z (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (-.f64 z (*.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (/.f64 z (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 z (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z x))) (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 (*.f64 x x) (*.f64 z x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 z x)))) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 z (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z)))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)))))) (neg.f64 (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x))))) (neg.f64 (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (fma.f64 z z (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (pow.f64 (neg.f64 (*.f64 x (+.f64 z x))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (-.f64 (*.f64 (neg.f64 (*.f64 x (+.f64 z x))) (neg.f64 (*.f64 x (+.f64 z x)))) (*.f64 (*.f64 z (+.f64 z x)) (neg.f64 (*.f64 x (+.f64 z x))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 (*.f64 z z) (neg.f64 (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 z z) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 z x)) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x))) (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x)) (-.f64 (*.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x))) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 x (-.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z) (-.f64 (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x)) (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) x) (-.f64 (*.f64 (*.f64 (-.f64 z x) z) (*.f64 (-.f64 z x) z)) (*.f64 (*.f64 (-.f64 z x) x) (*.f64 (-.f64 z x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 z x)) #s(literal 3 binary64)) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x))))) (fma.f64 (*.f64 x (-.f64 z x)) (*.f64 x (-.f64 z x)) (-.f64 (*.f64 (*.f64 z (-.f64 z x)) (*.f64 z (-.f64 z x))) (*.f64 (*.f64 x (-.f64 z x)) (*.f64 z (-.f64 z x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (-.f64 z x) (+.f64 z x)) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(*.f64 (+.f64 z x) (/.f64 (+.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (+.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (neg.f64 (-.f64 z x)) (neg.f64 (+.f64 z x))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (-.f64 (/.f64 z (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x)))) |
(*.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x)) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 z x))) (+.f64 z x)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x)) (fma.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)) (*.f64 (*.f64 z (+.f64 z x)) (*.f64 x (+.f64 z x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (*.f64 z (+.f64 z x))) (*.f64 (*.f64 x (+.f64 z x)) (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z x) (*.f64 x (+.f64 z x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (neg.f64 (+.f64 z x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) #s(literal 1 binary64)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (-.f64 z x)) (/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal -1 binary64)) (/.f64 (+.f64 z x) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) #s(literal -1 binary64)) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) #s(literal -1 binary64)) (/.f64 (-.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (-.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (neg.f64 (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (-.f64 x z) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 x z) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (-.f64 x z) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (-.f64 x z) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 z (neg.f64 x)) |
(+.f64 (neg.f64 x) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (neg.f64 (*.f64 x #s(literal 1 binary64)))) |
(-.f64 z x) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (+.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (+.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 z x))) (neg.f64 (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 z (neg.f64 x)))) |
(fma.f64 z #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (*.f64 z (-.f64 z x)) (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (+.f64 z x)) (*.f64 z #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 z (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 z (neg.f64 (+.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x z))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (-.f64 z x)) (/.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 z (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 z (fma.f64 z z (*.f64 x (+.f64 z x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (-.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (-.f64 z (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z x)) (*.f64 (+.f64 z x) (*.f64 x x))) (*.f64 (+.f64 z x) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 z (*.f64 z z))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 x) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 z z) (+.f64 z x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64)) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (-.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (-.f64 z x) #s(literal 1 binary64)) |
(*.f64 (-.f64 z x) (/.f64 (neg.f64 (+.f64 z x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (+.f64 z x) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z x))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(*.f64 (neg.f64 (-.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z (neg.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (+.f64 z x) (neg.f64 (+.f64 z x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (-.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (/.f64 (+.f64 z x) (-.f64 z x)) (/.f64 (-.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 z x) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 z x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) #s(literal 1 binary64)) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (-.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (+.f64 z x) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (/.f64 (+.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (+.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (+.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 x (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 z (*.f64 (+.f64 z x) (-.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) (/.f64 (*.f64 x (+.f64 z x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (-.f64 z x) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(-.f64 (/.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 (-.f64 z x) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (-.f64 x z) (*.f64 (+.f64 z x) (-.f64 x z))) |
(/.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 x z)) (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) x)) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 3 binary64))) (fma.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (fma.f64 (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 x (*.f64 (-.f64 z x) (+.f64 z x))))))) |
(pow.f64 (+.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 z x) (+.f64 z x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 z x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (+.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(*.f64 (neg.f64 (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (pow.f64 (/.f64 (+.f64 z x) (-.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) |
(*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) (*.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x))) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (-.f64 z x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (-.f64 z x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (neg.f64 (-.f64 z x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 (-.f64 z x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (+.f64 z x)) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (neg.f64 (-.f64 z x))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (*.f64 (-.f64 z x) #s(literal -1 binary64))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) #s(literal 1 binary64)) (/.f64 (-.f64 x z) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (-.f64 z x)) (/.f64 (-.f64 x z) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (+.f64 z x)) (/.f64 (-.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 z x))) (/.f64 (-.f64 x z) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (*.f64 (-.f64 z x) #s(literal -1 binary64))) (/.f64 (-.f64 x z) (neg.f64 (+.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (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 x x) (*.f64 x (sin.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (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 x x) (*.f64 x (sin.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 x (sin.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (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 x x) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 x (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 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (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 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.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 x (sin.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(+.f64 z x) |
(+.f64 x z) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 x z)))) |
(+.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))) |
(+.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 z x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (/.f64 (*.f64 x x) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (-.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 1 binary64)) (/.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 z (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x)))) (/.f64 (*.f64 x (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z z) (neg.f64 (neg.f64 (-.f64 z x)))) (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (-.f64 z x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x)))) (/.f64 (-.f64 z x) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) (/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 x z))) (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(fma.f64 z (/.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))) |
(fma.f64 (*.f64 z (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (-.f64 x z)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (+.f64 z x) (+.f64 z x)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 z (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x))))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z)) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(neg.f64 (neg.f64 (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))) (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)) (*.f64 (+.f64 z x) (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)) (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)))) |
(/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 (+.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (neg.f64 (neg.f64 (-.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 (+.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (neg.f64 (neg.f64 (neg.f64 (-.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 z x)) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 z (-.f64 z x) (*.f64 x x))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (-.f64 x z)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (*.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (neg.f64 (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x z)) (*.f64 (-.f64 x z) (*.f64 z z))) (*.f64 (-.f64 x z) (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) x)) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (*.f64 (-.f64 z x) (*.f64 x (+.f64 z x)))) (*.f64 (-.f64 z x) (-.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z)))) (neg.f64 (neg.f64 (-.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 x z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 x x) (-.f64 x z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (fma.f64 (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (*.f64 z (/.f64 (+.f64 z x) (-.f64 z x))) (*.f64 x (/.f64 (+.f64 z x) (-.f64 z x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (fma.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)) (*.f64 (/.f64 (*.f64 z (+.f64 z x)) (-.f64 z x)) (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))))) |
(pow.f64 (+.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 (+.f64 z x) (-.f64 z x))) |
(*.f64 (-.f64 z x) (pow.f64 (/.f64 (+.f64 z x) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (+.f64 z x) #s(literal 1 binary64)) |
(*.f64 (+.f64 z x) (/.f64 (-.f64 x z) (-.f64 x z))) |
(*.f64 (+.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (*.f64 (+.f64 z x) (+.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 z x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 z x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x)))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (neg.f64 (+.f64 z x))))) |
(*.f64 (neg.f64 (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z x)) (-.f64 z x)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (-.f64 z x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x z)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 z x))) |
(*.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(*.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(*.f64 (pow.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 z x) (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 z x) (-.f64 x z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x))) #s(literal -1 binary64)) (neg.f64 (+.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (+.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (+.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 z x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (-.f64 z x) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z x)) (neg.f64 (*.f64 (-.f64 z x) (+.f64 z x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (neg.f64 (+.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (-.f64 z x)) (/.f64 (neg.f64 (+.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 z x) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (-.f64 z x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (-.f64 z x)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (-.f64 z x)) (/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 z x)))) |
(*.f64 (/.f64 (-.f64 z x) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (pow.f64 (+.f64 z x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (fma.f64 z (-.f64 z x) (*.f64 x x)) (-.f64 z x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (/.f64 (-.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x (+.f64 z x)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z x) (*.f64 x x))) (-.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (-.f64 x z)))) (/.f64 (neg.f64 (+.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (+.f64 z x) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z x)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z x) #s(literal -1 binary64)) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (neg.f64 (+.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (/.f64 (-.f64 z x) (+.f64 z x))) (/.f64 (-.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (+.f64 z x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (+.f64 z x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) #s(literal 1 binary64)) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x)) (+.f64 z x)))) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) (/.f64 (fma.f64 z z (*.f64 x (+.f64 z x))) (+.f64 z x))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (fma.f64 z (-.f64 z x) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (-.f64 z x) (neg.f64 (-.f64 z x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal -1 binary64) (+.f64 z x)))) |
| 1× | egg-herbie |
| 9 776× | lower-fma.f64 |
| 9 776× | lower-fma.f32 |
| 4 530× | lower-+.f64 |
| 4 530× | lower-+.f32 |
| 3 942× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 2964 |
| 1 | 1326 | 2823 |
| 2 | 3588 | 2735 |
| 0 | 8257 | 2588 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* z (+ 1 (/ x z))) |
(+ y (* z (+ 1 (/ x z)))) |
(+ (* y (+ 1 (* -1/2 (* y z)))) (* z (+ 1 (/ x z)))) |
(+ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) (* z (+ 1 (/ x z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
x |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(+ 1 (/ x z)) |
(+ 1 (+ (/ x z) (/ y z))) |
(+ 1 (+ (* y (+ (* -1/2 y) (/ 1 z))) (/ x z))) |
(+ 1 (+ (* y (+ (* y (- (* -1/6 (/ y z)) 1/2)) (/ 1 z))) (/ x z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (/ (sin y) z)) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(/ x z) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(/ x z) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(/ (+ x (sin y)) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(cos y) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(cos y) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin 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) |
(/ (sin y) z) |
(+ (/ x z) (/ (sin y) z)) |
(+ (/ x z) (/ (sin y) z)) |
(+ (/ x z) (/ (sin y) z)) |
(/ x z) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(/ x z) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(/ x z) |
(+ (/ x z) (/ y z)) |
(+ (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))) (/ x z)) |
(+ (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))) (/ x z)) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
(/ (+ x (sin y)) z) |
y |
(+ y z) |
(+ y z) |
(+ y z) |
z |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ y z))) |
(* z (+ 1 (/ y z))) |
z |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
z |
(+ y z) |
(+ y z) |
(+ y z) |
y |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ z y))) |
(* y (+ 1 (/ z y))) |
y |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(/ 1 y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/ 1 y) |
(* -1 (/ (- (/ x y) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (pow x 2)) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(pow z 2) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(* -1 x) |
(- z x) |
(- z x) |
(- z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
(* z (+ 1 (* -1 (/ x z)))) |
z |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
(* -1 (* z (- (/ x z) 1))) |
z |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(+ z (* -1 x)) |
(* -1 x) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* x (- (/ z x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(/ 1 z) |
(+ (* -1 (/ x (pow z 2))) (/ 1 z)) |
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ z x))) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x) |
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ z x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x)) |
(/ 1 x) |
(+ (* -1 (/ z (pow x 2))) (/ 1 x)) |
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 z) |
(/ (+ 1 (* -1 (/ x z))) z) |
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/ 1 z) |
(* -1 (/ (- (/ x z) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z)) |
(* 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 |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
z |
(+ x z) |
(+ x z) |
(+ x z) |
x |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
(* x (+ 1 (/ z x))) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
x |
(+ x z) |
(+ x z) |
(+ x z) |
z |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
(* z (+ 1 (/ x z))) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
| Outputs |
|---|
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(+ y (* z (+ 1 (/ x z)))) |
(+.f64 y (fma.f64 z (/.f64 x z) z)) |
(+ (* y (+ 1 (* -1/2 (* y z)))) (* z (+ 1 (/ x z)))) |
(+.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 (/.f64 x z) #s(literal 1 binary64))))) |
(+ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) (* z (+ 1 (/ x z)))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 z (/.f64 x z) z)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(*.f64 z (+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))) |
(* z (+ (cos y) (/ (sin y) z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z))) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
(fma.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
(fma.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) |
(+ x (* z (+ (cos y) (/ (sin y) z)))) |
(fma.f64 z (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) |
x |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))) |
(*.f64 x (fma.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (/.f64 z x) #s(literal 1 binary64))) |
(+ 1 (/ x z)) |
(+.f64 (/.f64 x z) #s(literal 1 binary64)) |
(+ 1 (+ (/ x z) (/ y z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)) |
(+ 1 (+ (* y (+ (* -1/2 y) (/ 1 z))) (/ x z))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(+ 1 (+ (* y (+ (* y (- (* -1/6 (/ y z)) 1/2)) (/ 1 z))) (/ x z))) |
(fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (/ (sin y) z)) |
(+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(/ x z) |
(/.f64 x z) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(fma.f64 x (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 x z))) (/.f64 x z)) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(fma.f64 x (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 x z))) (/.f64 x z)) |
(* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
(fma.f64 x (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 x z))) (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) x (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) x (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) x (/.f64 x z)) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) z) |
(/ (+ x (+ (sin y) (* z (cos y)))) z) |
(/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) z) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))) |
(+ (cos y) (+ (/ x z) (/ (sin y) z))) |
(+.f64 (cos.f64 y) (+.f64 (/.f64 x z) (/.f64 (sin.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 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 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)) |
(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) |
(/ (sin y) z) |
(/.f64 (sin.f64 y) z) |
(+ (/ x z) (/ (sin y) z)) |
(+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)) |
(+ (/ x z) (/ (sin y) z)) |
(+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)) |
(+ (/ x z) (/ (sin y) z)) |
(+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)) |
(/ x z) |
(/.f64 x z) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(* x (+ (/ 1 z) (/ (sin y) (* x z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))) |
(fma.f64 x (/.f64 (sin.f64 y) (*.f64 x z)) (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(+ (/ x z) (/ y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)) |
(+ (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))) (/ x z)) |
(fma.f64 y (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) |
(+ (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))) (/ x z)) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (/.f64 #s(literal 1/120 binary64) z) (/.f64 #s(literal -1/6 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
(/ (+ x (sin y)) z) |
(/.f64 (+.f64 x (sin.f64 y)) z) |
y |
(+ y z) |
(+.f64 y z) |
(+ y z) |
(+.f64 y z) |
(+ y z) |
(+.f64 y z) |
z |
(* z (+ 1 (/ y z))) |
(fma.f64 z (/.f64 y z) z) |
(* z (+ 1 (/ y z))) |
(fma.f64 z (/.f64 y z) z) |
(* z (+ 1 (/ y z))) |
(fma.f64 z (/.f64 y z) z) |
z |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(neg.f64 (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(neg.f64 (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (* -1 (/ y z)) 1))) |
(neg.f64 (*.f64 z (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
z |
(+ y z) |
(+.f64 y z) |
(+ y z) |
(+.f64 y z) |
(+ y z) |
(+.f64 y z) |
y |
(* y (+ 1 (/ z y))) |
(fma.f64 y (/.f64 z y) y) |
(* y (+ 1 (/ z y))) |
(fma.f64 y (/.f64 z y) y) |
(* y (+ 1 (/ z y))) |
(fma.f64 y (/.f64 z y) y) |
y |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (- (* -1 (/ z y)) 1))) |
(*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 z y)))) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 x (fma.f64 x (/.f64 (neg.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/.f64 (fma.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) (neg.f64 x)) y) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 y x) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) x) y)) (neg.f64 x)) y) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/.f64 (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x y) (neg.f64 x))) (neg.f64 y)) x) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (/ x y) 1) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(/.f64 (fma.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x y) (neg.f64 x))) (neg.f64 y)) x) y)) y) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
x |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
z |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
z |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))) |
(*.f64 x (neg.f64 x)) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 z (*.f64 z (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)))) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))) |
(*.f64 z (*.f64 z (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)))) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 z (*.f64 z (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)))) |
(* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))) |
(*.f64 z (*.f64 z (fma.f64 (neg.f64 x) (/.f64 x (*.f64 z z)) #s(literal 1 binary64)))) |
(pow z 2) |
(*.f64 z z) |
(+ (* x (+ z (* -1 z))) (pow z 2)) |
(*.f64 z z) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)) |
(*.f64 (+.f64 x z) (-.f64 z x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 x (*.f64 x (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)) |
(*.f64 x (*.f64 x (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64)))) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 x (*.f64 x (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)) |
(*.f64 x (*.f64 x (fma.f64 z (/.f64 z (*.f64 x x)) #s(literal -1 binary64)))) |
(* -1 x) |
(neg.f64 x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
(- z x) |
(-.f64 z x) |
z |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* z (+ 1 (* -1 (/ x z)))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
z |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
(* -1 (* z (- (/ x z) 1))) |
(-.f64 z (/.f64 (*.f64 x z) z)) |
z |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(+ z (* -1 x)) |
(-.f64 z x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* x (- (/ z x) 1)) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(* -1 (* x (+ 1 (* -1 (/ z x))))) |
(-.f64 (/.f64 (*.f64 x z) x) x) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* -1 (/ x (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) |
(+ (* x (- (/ x (pow z 3)) (/ 1 (pow z 2)))) (/ 1 z)) |
(fma.f64 x (/.f64 x (*.f64 z (*.f64 z z))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(fma.f64 x (-.f64 (/.f64 x (*.f64 z (*.f64 z z))) (*.f64 x (/.f64 x (pow.f64 z #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ z x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (/ z x)) x) |
(/.f64 (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow z 3) (pow x 3)))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z z) x) z)) x) z) x)) (neg.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ z x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) z) x)) 1) x)) |
(/.f64 (fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 z x)) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) x) (pow z 2)) x)) z) x)) 1) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z z) x) z)) x) z) x)) (neg.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ z (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(+ (* z (- (/ z (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 z (/.f64 z (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(+ (* z (- (* z (+ (* -1 (/ z (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 z (-.f64 (/.f64 z (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (pow.f64 x #s(literal 4 binary64))) z)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* -1 (/ x z))) z) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) |
(/ (- (+ 1 (/ (pow x 2) (pow z 2))) (/ x z)) z) |
(/.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 x z) #s(literal -1 binary64)) z) #s(literal 1 binary64)) z) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow z 3)))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) z) x)) z) x) z)) (neg.f64 z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (/ x z) 1) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) z) x) z)) 1) z)) |
(/.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 x z) #s(literal -1 binary64)) z) #s(literal 1 binary64)) z) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (pow x 2)) z)) x) z)) 1) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) z) x)) z) x) z)) (neg.f64 z)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* x (+ 1 (/ (sin y) x))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
x |
(+ x y) |
(+.f64 x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
z |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
x |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
x |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
(* -1 (* x (- (* -1 (/ z x)) 1))) |
(fma.f64 x (/.f64 z x) x) |
x |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
(+ x z) |
(+.f64 x z) |
z |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
(* z (+ 1 (/ x z))) |
(fma.f64 z (/.f64 x z) z) |
z |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
(* -1 (* z (- (* -1 (/ x z)) 1))) |
(fma.f64 z (/.f64 x z) z) |
Compiled 38 703 to 4 057 computations (89.5% saved)
69 alts after pruning (61 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 647 | 33 | 1 680 |
| Fresh | 11 | 28 | 39 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 661 | 69 | 1 730 |
| Status | Accuracy | Program |
|---|---|---|
| 6.4% | (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) | |
| 6.1% | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) | |
| 38.1% | (fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (+.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) | |
| 55.3% | (fma.f64 (*.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) | |
| 25.7% | (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) | |
| 25.9% | (fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| 73.7% | (fma.f64 (cos.f64 y) z (+.f64 x y)) | |
| 25.8% | (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) | |
| ✓ | 62.7% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 42.7% | (fma.f64 z #s(literal 1 binary64) (sin.f64 y)) | |
| 30.0% | (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) | |
| 32.6% | (fma.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)) x) | |
| 20.5% | (fma.f64 y (/.f64 z y) y) | |
| 6.5% | (fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) | |
| 84.1% | (fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) | |
| 54.8% | (fma.f64 x (/.f64 (sin.f64 y) x) x) | |
| 37.6% | (fma.f64 x (/.f64 y x) x) | |
| 51.2% | (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| 28.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) | |
| 17.1% | (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) | |
| 15.0% | (/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) | |
| 28.7% | (/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) | |
| 20.4% | (/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) | |
| 16.9% | (/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) | |
| 28.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) | |
| 29.4% | (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) | |
| 28.0% | (/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) | |
| 13.3% | (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) | |
| 61.9% | (/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) | |
| 17.9% | (/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) | |
| 27.6% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) | |
| 17.1% | (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) | |
| 16.9% | (/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) | |
| 13.2% | (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) | |
| 14.3% | (/.f64 (*.f64 z z) (-.f64 z x)) | |
| 16.7% | (/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) | |
| 90.3% | (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) | |
| 10.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 30.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) | |
| 46.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) | |
| 6.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) | |
| 38.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 60.1% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 10.4% | (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) | |
| ✓ | 54.9% | (+.f64 (sin.f64 y) x) |
| ✓ | 30.0% | (+.f64 z y) |
| ✓ | 62.6% | (+.f64 z x) |
| ✓ | 37.6% | (+.f64 x y) |
| 46.4% | (*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))) | |
| 51.0% | (*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) | |
| 16.9% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) | |
| 17.2% | (*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) | |
| 17.3% | (*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) | |
| 28.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) | |
| 12.7% | (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) | |
| 17.9% | (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) | |
| 50.5% | (*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) | |
| 80.9% | (*.f64 z (fma.f64 (/.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) x (/.f64 x z))) | |
| 53.3% | (*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) | |
| 25.9% | (*.f64 z (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))) | |
| 25.7% | (*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) | |
| 46.2% | (*.f64 z (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)))) | |
| 29.1% | (*.f64 z (/.f64 x z)) | |
| 73.4% | (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) | |
| ✓ | 46.4% | (*.f64 z (cos.f64 y)) |
| 26.6% | (*.f64 z #s(literal 1 binary64)) | |
| ✓ | 18.3% | (sin.f64 y) |
Compiled 2 653 to 968 computations (63.5% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (+.f64 y x) (*.f64 z (cos.f64 y))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 z (+.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) |
(/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (/.f64 (+.f64 x (sin.f64 y)) z)))) |
(*.f64 z (fma.f64 (/.f64 (+.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) x) x (/.f64 x z))) |
(*.f64 z (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 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (*.f64 x x))) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (*.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 (fma.f64 z (cos.f64 y) (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y y))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (fma.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) x) |
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) |
(*.f64 (fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) (*.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal 3 binary64))) z) (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (-.f64 (/.f64 (+.f64 x (sin.f64 y)) z) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))) (/.f64 (fma.f64 z (cos.f64 y) (+.f64 x (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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
4 calls:
| 60.0ms | x |
| 49.0ms | y |
| 34.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 30.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (+.f64 y x) (*.f64 z (cos.f64 y))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
4 calls:
| 27.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 25.0ms | y |
| 25.0ms | x |
| 25.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.0% | 4 | x |
| 88.5% | 3 | y |
| 99.6% | 3 | z |
| 95.1% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(+.f64 (+.f64 y x) (*.f64 z (cos.f64 y))) |
(fma.f64 x (/.f64 (sin.f64 y) x) x) |
| Outputs |
|---|
(*.f64 z (cos.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
3 calls:
| 26.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 23.0ms | z |
| 23.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 2 | x |
| 87.3% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 92.3% | 4 | z |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
(+.f64 (sin.f64 y) x) |
(fma.f64 (cos.f64 y) z (+.f64 x y)) |
3 calls:
| 25.0ms | y |
| 22.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 22.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 82.6% | 3 | y |
| 86.1% | 3 | z |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 z (cos.f64 y)) |
(+.f64 z x) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
1 calls:
| 24.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 4 | z |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
| Outputs |
|---|
(+.f64 (sin.f64 y) x) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (sin.f64 y) x) |
4 calls:
| 25.0ms | x |
| 24.0ms | y |
| 22.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 22.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 3 | y |
| 78.9% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 65.3% | 2 | x |
| 76.3% | 3 | z |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
(sin.f64 y) |
| Outputs |
|---|
(+.f64 z x) |
(sin.f64 y) |
(+.f64 y (+.f64 z x)) |
(sin.f64 y) |
(+.f64 z x) |
3 calls:
| 25.0ms | y |
| 22.0ms | z |
| 22.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 62.6% | 1 | z |
| 70.0% | 4 | y |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 z x) (neg.f64 x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 x)) |
(*.f64 z (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 z y)) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(fma.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)) x) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 (-.f64 z x) (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x)))) |
(*.f64 z (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 (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)) (*.f64 y (*.f64 y y)) y) |
(/.f64 (*.f64 (fma.f64 z (/.f64 x z) z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) z)) (-.f64 z x)) |
(+.f64 (fma.f64 (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)) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z (/.f64 (*.f64 x z) z))) (-.f64 z x)) |
(/.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x)))) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 x z) (-.f64 z x))) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 x z))) (-.f64 x z)) (-.f64 z x)) |
(fma.f64 (/.f64 z (-.f64 z x)) (+.f64 z x) (neg.f64 (/.f64 (*.f64 x (+.f64 z x)) (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z (-.f64 z x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 z x)))) |
(*.f64 z (fma.f64 (fma.f64 y (/.f64 #s(literal -1/6 binary64) z) #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (-.f64 z x))) (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (-.f64 z x)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 z x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (+.f64 z x)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 x x)) (*.f64 (+.f64 x z) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 x x)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (-.f64 x z))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x z) (-.f64 z x))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (-.f64 z x)) |
(*.f64 (/.f64 (-.f64 z x) (/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x z) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) (+.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) (-.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (-.f64 x z))) (-.f64 z x)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 z x) |
2 calls:
| 28.0ms | y |
| 22.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 3 | y |
| 65.3% | 2 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
(+.f64 y (+.f64 z x)) |
(*.f64 z (/.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 z y) y) |
(fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 z (/.f64 x z) z) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) x) |
(/.f64 (*.f64 z z) (-.f64 z x)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
2 calls:
| 8.0ms | y |
| 5.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 2 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 66.7% | 3 | y |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(+.f64 x y) |
(+.f64 z x) |
(+.f64 z y) |
(*.f64 z #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 z x) |
3 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.6% | 1 | y |
| 62.6% | 1 | x |
| 62.6% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 20 to 14 computations (30% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(+.f64 x y) |
| Outputs |
|---|
(+.f64 x y) |
4 calls:
| 4.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | z |
| 37.6% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 37.6% | 1 | y |
| 37.6% | 1 | x |
Compiled 24 to 17 computations (29.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.0006763573598419899 | 0.008617300943571236 |
| 14.0ms | -9.950241437072251e+27 | -6.0458073102175314e+26 |
| 18.0ms | 208× | 0 | valid |
Compiled 327 to 235 computations (28.1% saved)
ival-sin: 5.0ms (38.8% of total)ival-cos: 4.0ms (31% of total)ival-add: 2.0ms (15.5% of total)ival-mult: 1.0ms (7.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 5.29847836486502e+90 | 1.7939916471727143e+104 |
| 21.0ms | 216906163.94881776 | 69781330368407.56 |
| 39.0ms | -3.313762528701779e+193 | -7.931041537156274e+173 |
| 56.0ms | 479× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 605 to 444 computations (26.6% saved)
ival-sin: 10.0ms (37.4% of total)ival-cos: 9.0ms (33.6% of total)ival-add: 4.0ms (15% of total)ival-mult: 3.0ms (11.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.4567093537102226e-15 | 0.0006763573598419899 |
| 22.0ms | -3.7524041432238885e-48 | -4.923793079546856e-59 |
| 26.0ms | 320× | 0 | valid |
Compiled 395 to 274 computations (30.6% saved)
ival-sin: 7.0ms (38.2% of total)ival-cos: 6.0ms (32.8% of total)ival-add: 3.0ms (16.4% of total)ival-mult: 2.0ms (10.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.008617300943571236 | 0.6251433919365297 |
| 4.0ms | -3.7524041432238885e-48 | -4.923793079546856e-59 |
| 1.0ms | -3.313762528701779e+193 | -7.931041537156274e+173 |
| 14.0ms | 144× | 0 | valid |
Compiled 442 to 329 computations (25.6% saved)
ival-add: 4.0ms (36.6% of total)ival-cos: 3.0ms (27.5% of total)ival-sin: 3.0ms (27.5% of total)ival-mult: 1.0ms (9.2% 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 |
|---|---|---|
| 18.0ms | 980078.70461222 | 11543124445.349058 |
| 15.0ms | -37.121281437839535 | -0.004651867625069663 |
| 24.0ms | 256× | 0 | valid |
Compiled 383 to 270 computations (29.5% saved)
ival-sin: 6.0ms (40.7% of total)ival-cos: 5.0ms (33.9% of total)ival-add: 2.0ms (13.6% of total)ival-mult: 2.0ms (13.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9880659043236073 | 735.2573418657835 |
| 0.0ms | 8.15770801246526e-28 | 2.2434891890594783e-16 |
| 0.0ms | -0.0064736691507640285 | -9.228369772116117e-11 |
| 0.0ms | -442111.5431171143 | -0.9970997722156283 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.7556772381648713e+31 | 1.5875754960013206e+42 |
| 19.0ms | -2.248982477962326e+25 | -2.2005110317799134e+22 |
| 34.0ms | 288× | 0 | valid |
Compiled 411 to 284 computations (30.9% saved)
ival-sin: 10.0ms (42.7% of total)ival-cos: 9.0ms (38.4% of total)ival-add: 2.0ms (8.5% of total)ival-mult: 2.0ms (8.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.714461077413821e+40 | -1.4211549348003475e+29 |
Compiled 15 to 14 computations (6.7% saved)
| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 8× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | *-rgt-identity_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 265 |
| 1 | 98 | 265 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(if (<=.f64 z #s(literal -610000000000000027346862080 binary64)) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) (if (<=.f64 z #s(literal 1224979098644775/144115188075855872 binary64)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal 31000000000000 binary64)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) (if (<=.f64 z #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 z (cos.f64 y)) (fma.f64 (cos.f64 y) z (+.f64 x y))))) |
(if (<=.f64 z #s(literal -6911119140749065/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (fma.f64 (cos.f64 y) z (+.f64 x y)) (if (<=.f64 z #s(literal 4958484807013127/1180591620717411303424 binary64)) (+.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z (+.f64 x y)))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -1875875195346175/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 3242591731706757/9007199254740992 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 y #s(literal -7782220156096217/144115188075855872 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 1000000 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -400000 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5764607523034235/1152921504606846976 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 348449143727041/348449143727040986586495598010130648530944 binary64)) (+.f64 y (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y) (+.f64 z x))))) |
(if (<=.f64 y #s(literal -57999999999999995805696 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 17599999999999999899609434423296 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -40000000000000001215144113708014667563008 binary64)) (+.f64 z x) (+.f64 y (+.f64 z x))) |
(+.f64 z x) |
(+.f64 x y) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(if (<=.f64 z #s(literal -610000000000000027346862080 binary64)) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) (if (<=.f64 z #s(literal 1224979098644775/144115188075855872 binary64)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))))) |
(if (<=.f64 z #s(literal -610000000000000027346862080 binary64)) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) (if (<=.f64 z #s(literal 1224979098644775/144115188075855872 binary64)) (+.f64 z (+.f64 x (sin.f64 y))) (*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal 31000000000000 binary64)) (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z #s(literal 1 binary64))) (if (<=.f64 z #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 z (cos.f64 y)) (fma.f64 (cos.f64 y) z (+.f64 x y))))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 (cos.f64 y) z) (if (<=.f64 z #s(literal 31000000000000 binary64)) (+.f64 z (+.f64 x (sin.f64 y))) (if (<=.f64 z #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (+.f64 y x))))) |
(if (<=.f64 z #s(literal -6911119140749065/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (fma.f64 (cos.f64 y) z (+.f64 x y)) (if (<=.f64 z #s(literal 4958484807013127/1180591620717411303424 binary64)) (+.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z (+.f64 x y)))) |
(if (<=.f64 z #s(literal -6911119140749065/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (fma.f64 (cos.f64 y) z (+.f64 y x)) (if (<=.f64 z #s(literal 4958484807013127/1180591620717411303424 binary64)) (+.f64 x (sin.f64 y)) (fma.f64 (cos.f64 y) z (+.f64 y x)))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -1875875195346175/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 3242591731706757/9007199254740992 binary64)) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -68000000000000005005444468684250135428594163509636322190152811111176143068567071509770532264913550290816347080880213097214240134151959699658424763890203929931079825885673721692160 binary64)) (*.f64 (cos.f64 y) z) (if (<=.f64 z #s(literal -1875875195346175/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 3242591731706757/9007199254740992 binary64)) (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 y #s(literal -7782220156096217/144115188075855872 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 1000000 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 y #s(literal -7782220156096217/144115188075855872 binary64)) (+.f64 x (sin.f64 y)) (if (<=.f64 y #s(literal 1000000 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 x (sin.f64 y)))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -400000 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5764607523034235/1152921504606846976 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 348449143727041/348449143727040986586495598010130648530944 binary64)) (+.f64 y (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y) (+.f64 z x))))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal -400000 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal -5764607523034235/1152921504606846976 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 348449143727041/348449143727040986586495598010130648530944 binary64)) (+.f64 y (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 1 binary64)) (sin.f64 y) (+.f64 z x))))) |
(if (<=.f64 y #s(literal -57999999999999995805696 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 17599999999999999899609434423296 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -40000000000000001215144113708014667563008 binary64)) (+.f64 z x) (+.f64 y (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal -40000000000000001215144113708014667563008 binary64)) (+.f64 z x) (+.f64 y (+.f64 z x))) |
(+.f64 z x) |
(+.f64 x y) |
(+.f64 y x) |
| 11 712× | lower-fma.f64 |
| 11 712× | lower-fma.f32 |
| 9 776× | lower-fma.f64 |
| 9 776× | lower-fma.f32 |
| 9 102× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 2964 |
| 1 | 1326 | 2823 |
| 2 | 3588 | 2735 |
| 0 | 8257 | 2588 |
| 0 | 464 | 4207 |
| 1 | 1481 | 4141 |
| 2 | 4820 | 4089 |
| 0 | 8857 | 3788 |
| 0 | 109 | 647 |
| 1 | 310 | 643 |
| 2 | 852 | 633 |
| 3 | 2193 | 631 |
| 4 | 4247 | 631 |
| 5 | 7326 | 631 |
| 0 | 8046 | 578 |
| 0 | 8 | 21 |
| 0 | 13 | 21 |
| 1 | 43 | 21 |
| 2 | 362 | 21 |
| 3 | 5548 | 21 |
| 0 | 8320 | 20 |
| 1× | fuel |
| 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 513 to 240 computations (53.2% saved)
Compiled 560 to 170 computations (69.6% saved)
Loading profile data...