
Time bar (total: 10.5s)
| 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.4s | 8 254× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
ival-sin: 463.0ms (47.3% of total)ival-cos: 361.0ms (36.9% of total)ival-mult: 74.0ms (7.6% of total)ival-add: 72.0ms (7.4% of total)ival-true: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 352× | sub-neg |
| 300× | associate-+l- |
| 296× | cancel-sign-sub-inv |
| 288× | distribute-rgt-in |
| 244× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 99 |
| 1 | 95 | 91 |
| 2 | 241 | 90 |
| 3 | 600 | 90 |
| 4 | 1066 | 90 |
| 5 | 1467 | 90 |
| 6 | 1765 | 90 |
| 7 | 1957 | 90 |
| 8 | 2064 | 90 |
| 9 | 2124 | 90 |
| 10 | 2138 | 90 |
| 11 | 2138 | 90 |
| 0 | 8 | 9 |
| 1 | 13 | 9 |
| 2 | 20 | 9 |
| 3 | 22 | 9 |
| 0 | 22 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (+ x (sin z)) (* y (cos z))) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ (sin y) (+ x (* z (cos y)))) |
(+ (+ (neg x) (sin y)) (* z (cos y))) |
(+ (sin y) (- (* z (cos y)) x)) |
(+ (+ x (sin (neg y))) (* z (cos (neg y)))) |
(+ (* z (cos y)) (- x (sin y))) |
(+ (+ x (sin y)) (* (neg z) (cos y))) |
(- (+ x (sin y)) (* z (cos y))) |
(neg (+ (+ (neg x) (sin y)) (* z (cos y)))) |
(- (- x (sin y)) (* z (cos y))) |
(neg (+ (+ x (sin (neg y))) (* z (cos (neg y))))) |
(- (sin y) (+ x (* z (cos y)))) |
(neg (+ (+ x (sin y)) (* (neg z) (cos y)))) |
(- (* z (cos y)) (+ x (sin y))) |
(+ (+ y (sin x)) (* z (cos x))) |
(+ y (+ (sin x) (* z (cos x)))) |
(+ (+ z (sin y)) (* x (cos y))) |
(+ (sin y) (+ z (* x (cos y)))) |
(+ (+ x (sin z)) (* y (cos z))) |
| 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 |
| 55.0ms | 512× | 0 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-sin: 18.0ms (49.8% of total)ival-cos: 10.0ms (27.7% of total)ival-add: 4.0ms (11.1% of total)ival-mult: 3.0ms (8.3% 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× | +-lowering-+.f64 |
| 24× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
| 12× | accelerator-lowering-fma.f64 |
| 10× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 13 | 24 |
| 2 | 20 | 24 |
| 3 | 22 | 24 |
| 0 | 22 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
x |
(sin y) |
y |
(* z (cos y)) |
z |
(cos y) |
| Outputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(sin y) |
(sin.f64 y) |
y |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.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.9% | (*.f64 z (cos.f64 y)) |
| 27.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-sin: 6.0ms (42.3% of total)ival-cos: 5.0ms (35.2% of total)ival-add: 2.0ms (14.1% of total)ival-mult: 2.0ms (14.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ x (sin y)) (* z (cos y)))> |
#<alt (+ x (sin y))> |
#<alt (sin y)> |
#<alt (* z (cos 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))> |
24 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× | *-lowering-*.f32 |
| 4 470× | *-lowering-*.f64 |
| 4 404× | accelerator-lowering-fma.f32 |
| 4 404× | accelerator-lowering-fma.f64 |
| 2 454× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 1 | 38 | 19 |
| 2 | 357 | 19 |
| 3 | 5535 | 19 |
| 0 | 8305 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
(sin y) |
(* z (cos 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) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) #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 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.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 (+.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)))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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)) (+.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 (+.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 x (*.f64 (*.f64 x (*.f64 x 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 x x (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) 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 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 3 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) (/.f64 (fma.f64 x x (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) 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) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #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) (+.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 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 (+.f64 x (sin.f64 y)) (*.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 (-.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 x x (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) 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 (+.f64 x (sin.f64 y)) (*.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) (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) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) 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) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) #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 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.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 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (/.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 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) 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 (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 (+.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 (+.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 x x (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))))) |
(*.f64 #s(literal 1 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 (+.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)))) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(*.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 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 (cos.f64 y) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) (-.f64 (*.f64 z (*.f64 (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 z (*.f64 (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 z (*.f64 (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)) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (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)) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (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 (-.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 (-.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 (*.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 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 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 (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)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (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 x (*.f64 (*.f64 x (*.f64 x 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) |
| 1× | egg-herbie |
| 11 212× | accelerator-lowering-fma.f32 |
| 11 212× | accelerator-lowering-fma.f64 |
| 3 050× | *-lowering-*.f32 |
| 3 050× | *-lowering-*.f64 |
| 2 392× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 591 |
| 1 | 282 | 587 |
| 2 | 797 | 577 |
| 3 | 2037 | 575 |
| 4 | 3964 | 575 |
| 5 | 7253 | 575 |
| 0 | 8423 | 528 |
| 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)) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 z (cos.f64 y) (+.f64 (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 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 x (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)) z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(fma.f64 z (cos.f64 y) (+.f64 (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 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 (*.f64 y 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 (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 (*.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 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 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 y (*.f64 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 (*.f64 y z)) (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)) 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 6 499 to 590 computations (90.9% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 14 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 254 | 14 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
| ▶ | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
| 57.1% | (+.f64 (+.f64 x (sin.f64 y)) (fma.f64 (*.f64 y (*.f64 y z)) (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)) z)) | |
| 58.3% | (+.f64 (sin.f64 y) x) | |
| 69.0% | (+.f64 z x) | |
| ▶ | 59.1% | (+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
| 67.2% | (+.f64 y (+.f64 z x)) | |
| 56.8% | (+.f64 x (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)) z)) | |
| 85.6% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 46.0% | (*.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 (+.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 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) | |
| 45.9% | (*.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 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) 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 (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) | |
| 99.7% | (*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.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)))))) | |
| ▶ | 43.0% | (*.f64 z (cos.f64 y)) |
| ▶ | 44.0% | x |
Compiled 578 to 272 computations (52.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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))) |
| 452× | accelerator-lowering-fma.f32 |
| 452× | accelerator-lowering-fma.f64 |
| 202× | *-lowering-*.f32 |
| 202× | *-lowering-*.f64 |
| 132× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 111 |
| 1 | 51 | 111 |
| 2 | 115 | 111 |
| 3 | 214 | 111 |
| 4 | 246 | 111 |
| 5 | 263 | 111 |
| 6 | 287 | 111 |
| 0 | 287 | 101 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (cos y) z) (+ x (sin y))) |
(cos y) |
y |
z |
(+ x (sin y)) |
x |
(sin y) |
x |
(+ y (+ (* z (+ (* y (* y -1/2)) 1)) x)) |
y |
(+ (* z (+ (* y (* y -1/2)) 1)) x) |
z |
(+ (* y (* y -1/2)) 1) |
(* y -1/2) |
-1/2 |
1 |
x |
(* z (cos y)) |
z |
(cos y) |
y |
(/ 1 (/ 1 (+ (sin y) (+ (* z (cos y)) x)))) |
1 |
(/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
(+ (sin y) (+ (* z (cos y)) x)) |
(sin y) |
y |
(+ (* z (cos y)) x) |
z |
(cos y) |
x |
| Outputs |
|---|
(+ (* (cos y) z) (+ x (sin y))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(cos y) |
(cos.f64 y) |
y |
z |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(sin y) |
(sin.f64 y) |
x |
(+ y (+ (* z (+ (* y (* y -1/2)) 1)) x)) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 z x)) |
y |
(+ (* z (+ (* y (* y -1/2)) 1)) x) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
z |
(+ (* y (* y -1/2)) 1) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
x |
(* z (cos y)) |
(*.f64 (cos.f64 y) z) |
z |
(cos y) |
(cos.f64 y) |
y |
(/ 1 (/ 1 (+ (sin y) (+ (* z (cos y)) x)))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(+ (sin y) (+ (* z (cos y)) x)) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(sin y) |
(sin.f64 y) |
y |
(+ (* z (cos y)) x) |
(fma.f64 (cos.f64 y) z x) |
z |
(cos y) |
(cos.f64 y) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 95.7% | (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.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 | 256× | 0 | valid |
Compiled 107 to 23 computations (78.5% saved)
ival-add: 7.0ms (24.3% of total)ival-mult: 7.0ms (24.3% of total)ival-cos: 6.0ms (20.8% of total)ival-sin: 5.0ms (17.4% of total)ival-div: 3.0ms (10.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (cos y) z) (+ x (sin y)))> |
#<alt (cos y)> |
#<alt (+ x (sin y))> |
#<alt (sin y)> |
#<alt (+ y (+ (* z (+ (* y (* y -1/2)) 1)) x))> |
#<alt (+ (* z (+ (* y (* y -1/2)) 1)) x)> |
#<alt (+ (* y (* y -1/2)) 1)> |
#<alt (* y -1/2)> |
#<alt (* z (cos y))> |
#<alt (/ 1 (/ 1 (+ (sin y) (+ (* z (cos y)) x))))> |
#<alt (/ 1 (+ (sin y) (+ (* z (cos y)) x)))> |
#<alt (+ (sin y) (+ (* z (cos y)) x))> |
#<alt (+ (* z (cos y)) x)> |
| 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 z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z)))))> |
#<alt (+ y (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/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))> |
#<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 (+ 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 (+ 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 (+ (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 (+ 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 x> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (+ (cos y) (/ x z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))> |
#<alt (+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt (+ x (* z (cos y)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt (* x (+ 1 (/ (* z (cos y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1)))> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (* y -1/2) |
| 1.0ms | x | @ | 0 | (/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
| 1.0ms | z | @ | inf | (/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
| 1.0ms | y | @ | inf | (/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
| 1.0ms | z | @ | 0 | (+ y (+ (* z (+ (* y (* y -1/2)) 1)) x)) |
| 1× | batch-egg-rewrite |
| 6 216× | accelerator-lowering-fma.f32 |
| 6 216× | accelerator-lowering-fma.f64 |
| 4 124× | /-lowering-/.f32 |
| 4 124× | /-lowering-/.f64 |
| 3 654× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 90 |
| 1 | 148 | 90 |
| 2 | 1297 | 90 |
| 0 | 8161 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (cos y) z) (+ x (sin y))) |
(cos y) |
(+ x (sin y)) |
(sin y) |
(+ y (+ (* z (+ (* y (* y -1/2)) 1)) x)) |
(+ (* z (+ (* y (* y -1/2)) 1)) x) |
(+ (* y (* y -1/2)) 1) |
(* y -1/2) |
(* z (cos y)) |
(/ 1 (/ 1 (+ (sin y) (+ (* z (cos y)) x)))) |
(/ 1 (+ (sin y) (+ (* z (cos y)) x))) |
(+ (sin y) (+ (* z (cos y)) x)) |
(+ (* z (cos y)) x) |
| 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 x) (sin.f64 y)) |
(+.f64 (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(+.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(exp.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(-.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64))) |
(-.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(-.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.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)))) |
(-.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))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 (cos.f64 y) z x) #s(literal 1 binary64) (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 (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 (cos.f64 y) z)) |
(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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z))))) (sin.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z)) |
(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 (cos.f64 y) z) x)) (sin.f64 y)) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.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 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x))) (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 (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 (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) (+.f64 (-.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)))) (neg.f64 (*.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 (*.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 (cos.f64 y) z))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.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 x (*.f64 (cos.f64 y) z))) (sin.f64 y)) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(neg.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) |
(/.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 (cos.f64 y) (*.f64 z (+.f64 x (sin.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (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 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.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 3 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.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 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.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 #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 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.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 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.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)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (-.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 (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 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (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 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z))))))) |
(/.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.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))))))) (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)))) |
(/.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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) (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 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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)))))) |
(pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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 (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 (cos.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (-.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 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(*.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (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 #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 (cos.f64 y) z))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(cos.f64 y) |
(+.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 x #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (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)))))) (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))) |
(sin.f64 y) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (+.f64 x y)) |
(+.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y) |
(+.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (+.f64 y x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))) |
(fma.f64 y #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z (+.f64 x y)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))) y) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))))) y) |
(fma.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) y) |
(fma.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))))) y) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) y) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z) (-.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) z)))) (+.f64 x y)) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 y (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) y) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 z))) (+.f64 x y)) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) x) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (+.f64 x y)) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (+.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (+.f64 x y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (neg.f64 (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y)))) |
(/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)))) |
(/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (*.f64 y y))) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y)) |
(/.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (neg.f64 (*.f64 x x))) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (*.f64 y y)))) (neg.f64 (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (neg.f64 (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (*.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (+.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (+.f64 y x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (fma.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y))) (-.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (-.f64 (+.f64 y x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y))) |
(*.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y))))) |
(*.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(*.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x y)) (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(*.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))))) |
(*.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (neg.f64 (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) y))) |
(*.f64 (fma.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x))) |
(+.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) |
(+.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) x) |
(+.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 z x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) |
(+.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) z) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 z x)) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (+.f64 z x)) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y z) (+.f64 z x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z (+.f64 z x)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) (+.f64 z x)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z) (-.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) z)))) x) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 z))) x) |
(fma.f64 (*.f64 z y) (*.f64 y #s(literal -1/2 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x)) |
(fma.f64 (*.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (+.f64 z x)) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)))) (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x))))) |
(/.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) (neg.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)) (*.f64 x x))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) (neg.f64 (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (*.f64 z (*.f64 z z)) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 z x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (*.f64 z z) (*.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z z)) (*.f64 (+.f64 z x) (+.f64 z x))) (-.f64 (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (+.f64 z x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) (*.f64 z z)) (-.f64 (+.f64 x (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) (+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 z x)))))) |
(*.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)) (*.f64 x (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 z x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(*.f64 (*.f64 (cos.f64 y) z) #s(literal 1 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 x) (sin.f64 y)) |
(+.f64 (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(+.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(exp.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(-.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64))) |
(-.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(-.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.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)))) |
(-.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))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 (cos.f64 y) z x) #s(literal 1 binary64) (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 (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 (cos.f64 y) z)) |
(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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z))))) (sin.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z)) |
(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 (cos.f64 y) z) x)) (sin.f64 y)) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.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 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x))) (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 (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 (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) (+.f64 (-.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)))) (neg.f64 (*.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 (*.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 (cos.f64 y) z))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.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 x (*.f64 (cos.f64 y) z))) (sin.f64 y)) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(neg.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) |
(/.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 (cos.f64 y) (*.f64 z (+.f64 x (sin.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (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 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.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 3 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.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 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.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 #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 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.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 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.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)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (-.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 (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 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (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 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z))))))) |
(/.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.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))))))) (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)))) |
(/.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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) (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 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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)))))) |
(pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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 (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 (cos.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (-.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 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(*.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (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 #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 (cos.f64 y) z))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.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)))) (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 (cos.f64 y) z) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 y) (*.f64 z (+.f64 x (sin.f64 y)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (sin.f64 y) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) |
(-.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)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 y) z) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) z) (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 (cos.f64 y) z) 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 (cos.f64 y) z) (sin.f64 y)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (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)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 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 (cos.f64 y) z)))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.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 (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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)))))) |
(pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 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 (cos.f64 y) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) |
(*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.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 (cos.f64 y) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (cos.f64 y) z) (+.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)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) #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 (cos.f64 y) z) (+.f64 x (sin.f64 y))) #s(literal 1 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 x) (sin.f64 y)) |
(+.f64 (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(+.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(exp.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (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) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(-.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 1 binary64))) |
(-.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(-.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.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)))) |
(-.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))) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 (cos.f64 y) z x) #s(literal 1 binary64) (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 (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 (cos.f64 y) z)) |
(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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z))))) (sin.f64 y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z)) |
(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 (cos.f64 y) z) x)) (sin.f64 y)) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z)))))) (sin.f64 y)) |
(fma.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 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x))) (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 (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 (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) (+.f64 (-.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)))) (neg.f64 (*.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 (*.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 (cos.f64 y) z))) x) |
(fma.f64 (-.f64 (*.f64 x x) (*.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 x (*.f64 (cos.f64 y) z))) (sin.f64 y)) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)) |
(neg.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) |
(/.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 (cos.f64 y) (*.f64 z (+.f64 x (sin.f64 y))))))) (+.f64 (pow.f64 (+.f64 x (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 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.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 3 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.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 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.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 #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 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.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 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.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)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (-.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 (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 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(/.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 (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 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z))))))) |
(/.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.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))))))) (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)))) |
(/.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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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) (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 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z 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 (cos.f64 y) z) (+.f64 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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 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 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 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)))))) |
(pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 y)) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (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) (+.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 (cos.f64 y) z)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (cos.f64 y) (*.f64 z (+.f64 x (sin.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 (cos.f64 y) z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (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 (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 (cos.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 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.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)))))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (-.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 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(*.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 x (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 #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 (cos.f64 y) z))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) #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 (cos.f64 y) z) (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)))) |
(*.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 (cos.f64 y) z) (+.f64 x (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (fma.f64 (cos.f64 y) z x) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.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 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))) #s(literal 1 binary64)) (/.f64 (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)))))) |
(+.f64 x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) x) |
(+.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 (cos.f64 y) z) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)))) |
(-.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 (cos.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 x (*.f64 (cos.f64 y) z)))) |
(fma.f64 (cos.f64 y) z x) |
(fma.f64 z (cos.f64 y) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z) x) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64) x) |
(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 (cos.f64 y) z) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 x x) (*.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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.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 x (-.f64 x (*.f64 (cos.f64 y) z))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z)))))) |
(/.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 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z))))))) |
(/.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 (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 x (*.f64 (cos.f64 y) z))) |
(/.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 (cos.f64 y) z) x)) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z))))))) |
(/.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 (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.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 (*.f64 (cos.f64 y) z)))) |
(/.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 (cos.f64 y) z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)) #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 (cos.f64 y) z) x)) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)) (*.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 (cos.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) 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 (cos.f64 y) z) x)) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (cos.f64 y) z) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)))) (+.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 (cos.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (cos.f64 y) z) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) z x)) |
(*.f64 (fma.f64 (cos.f64 y) z x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x 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 (*.f64 x (*.f64 (cos.f64 y) z))))))) |
(*.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 (cos.f64 y) z) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (cos.f64 y) z) #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 x (-.f64 x (*.f64 (cos.f64 y) z))))))) |
(*.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 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.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 x (*.f64 (cos.f64 y) z)))) |
| 1× | egg-herbie |
| 15 660× | accelerator-lowering-fma.f32 |
| 15 660× | accelerator-lowering-fma.f64 |
| 5 458× | *-lowering-*.f32 |
| 5 458× | *-lowering-*.f64 |
| 5 032× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 3698 |
| 1 | 1065 | 3659 |
| 2 | 3337 | 3507 |
| 0 | 8214 | 3216 |
| 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 z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(+ x y) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(+ y (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
x |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
x |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(+ x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
x |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/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)) |
(+ 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 (+ 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 (+ 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 (+ (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)) |
(+ 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))) |
x |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (+ (cos y) (/ x z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(+ x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(* z (cos y)) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
(+ x (* z (cos y))) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(* x (+ 1 (/ (* z (cos y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
| Outputs |
|---|
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 z y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 z (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)) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(* 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))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.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 (+ (/ (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 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) |
(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))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(*.f64 x (neg.f64 (-.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 (*.f64 y 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 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) 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 z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 z y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(fma.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(fma.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) y) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 x z) y)) y))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 y z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 y z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 y z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z))) z) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(+ y (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
x |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (* z (+ 1 (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) x)) (neg.f64 x)) |
x |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (+ 1 (* -1/2 (pow y 2)))) (* -1 (/ x z))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 x z)) z) |
(+ x z) |
(+.f64 x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
x |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/2 (pow y 2)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #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/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #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 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 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)) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 z y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 z (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)) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(* 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))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.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 (+ (/ (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 (+ 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 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x))) |
(/ 1 (+ x (+ (sin y) (* z (cos y))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) (fma.f64 z (cos.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 (-.f64 (*.f64 z (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 4 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 (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 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 z (*.f64 z z)) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.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 (+ (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 x (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 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)))) |
(+ (* 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 (-.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)) (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 z (/.f64 (cos.f64 y) 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 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64))) x)) (neg.f64 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)) |
(neg.f64 (/.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)) x)) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 z y)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+.f64 z (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)) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(* 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))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (sin.f64 y) (fma.f64 z (cos.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 (+ (/ (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)) |
x |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (+ (cos y) (/ x z))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ x z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 x z))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))) |
(+.f64 x (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z)) |
(+ x (+ 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 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) (+.f64 x z)) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
(+ x (* z (cos y))) |
(fma.f64 z (cos.f64 y) x) |
x |
(* x (+ 1 (/ (* z (cos y)) x))) |
(fma.f64 x (/.f64 (*.f64 z (cos.f64 y)) x) x) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(fma.f64 x (/.f64 (*.f64 z (cos.f64 y)) x) x) |
(* x (+ 1 (/ (* z (cos y)) x))) |
(fma.f64 x (/.f64 (*.f64 z (cos.f64 y)) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (cos y)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) |
Compiled 27 391 to 1 964 computations (92.8% saved)
26 alts after pruning (24 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 063 | 21 | 1 084 |
| Fresh | 6 | 3 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 072 | 26 | 1 098 |
| Status | Accuracy | Program |
|---|---|---|
| 26.0% | (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) | |
| ▶ | 26.5% | (fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
| 85.6% | (fma.f64 (cos.f64 y) z x) | |
| 26.4% | (fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) | |
| 50.8% | (fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) | |
| 86.6% | (fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) | |
| 26.7% | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) | |
| 42.6% | (/.f64 #s(literal 1 binary64) (/.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)) | |
| 67.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) | |
| 68.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) | |
| ▶ | 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
| 48.2% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (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))))))) | |
| 63.4% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 58.3% | (+.f64 (sin.f64 y) x) | |
| 56.8% | (+.f64 z (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)) x)) | |
| 69.0% | (+.f64 z x) | |
| ▶ | 60.1% | (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
| 54.3% | (+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) | |
| 67.2% | (+.f64 y (+.f64 z x)) | |
| 42.8% | (+.f64 y x) | |
| ▶ | 86.7% | (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
| 26.5% | (*.f64 z (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))) | |
| 3.1% | (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) | |
| ✓ | 43.0% | (*.f64 z (cos.f64 y)) |
| ▶ | 27.0% | z |
| ✓ | 44.0% | x |
Compiled 817 to 470 computations (42.5% saved)
| 1× | egg-herbie |
Found 16 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 z (cos.f64 y))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
| ✓ | cost-diff | 320 | (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
| ✓ | cost-diff | 128 | (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x)) |
| ✓ | cost-diff | 0 | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
| ✓ | cost-diff | 1152 | (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
| 7 098× | accelerator-lowering-fma.f32 |
| 7 098× | accelerator-lowering-fma.f64 |
| 2 472× | *-lowering-*.f32 |
| 2 472× | *-lowering-*.f64 |
| 1 694× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 187 |
| 1 | 93 | 187 |
| 2 | 280 | 187 |
| 3 | 806 | 186 |
| 4 | 1956 | 182 |
| 5 | 3954 | 182 |
| 6 | 5403 | 182 |
| 7 | 7168 | 182 |
| 0 | 8020 | 166 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x)) |
(- -1 (/ (+ (* z (cos y)) (sin y)) x)) |
-1 |
(/ (+ (* z (cos y)) (sin y)) x) |
(+ (* z (cos y)) (sin y)) |
z |
(cos y) |
y |
(sin y) |
x |
(neg x) |
z |
(+ y (+ (* (* z (* y -1/2)) y) (+ z x))) |
y |
(+ (* (* z (* y -1/2)) y) (+ z x)) |
(* z (* y -1/2)) |
z |
(* y -1/2) |
-1/2 |
(+ z x) |
x |
(+ (* (* y y) (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2))) z) |
(* y y) |
y |
(+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2)) |
z |
(* y (* y (+ (* y (* y -1/720)) 1/24))) |
(* y (+ (* y (* y -1/720)) 1/24)) |
(+ (* y (* y -1/720)) 1/24) |
(* y -1/720) |
-1/720 |
1/24 |
(* z -1/2) |
-1/2 |
(/ 1 (/ 1 (* z (cos y)))) |
1 |
(/ 1 (* z (cos y))) |
(* z (cos y)) |
z |
(cos y) |
y |
| Outputs |
|---|
(* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x)) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(- -1 (/ (+ (* z (cos y)) (sin y)) x)) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
-1 |
#s(literal -1 binary64) |
(/ (+ (* z (cos y)) (sin y)) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ (* z (cos y)) (sin y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
y |
(sin y) |
(sin.f64 y) |
x |
(neg x) |
(neg.f64 x) |
z |
(+ y (+ (* (* z (* y -1/2)) y) (+ z x))) |
(+.f64 z (fma.f64 y (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
y |
(+ (* (* z (* y -1/2)) y) (+ z x)) |
(fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* z (* y -1/2)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
z |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ z x) |
(+.f64 z x) |
x |
(+ (* (* y y) (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2))) z) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) |
(* y y) |
(*.f64 y y) |
y |
(+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
z |
(* y (* y (+ (* y (* y -1/720)) 1/24))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(* y (+ (* y (* y -1/720)) 1/24)) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(+ (* y (* y -1/720)) 1/24) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(* y -1/720) |
(*.f64 y #s(literal -1/720 binary64)) |
-1/720 |
#s(literal -1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
(* z -1/2) |
(*.f64 z #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (/ 1 (* z (cos y)))) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
y |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 y #s(literal -1/720 binary64)) |
| ✓ | accuracy | 97.8% | (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
| ✓ | accuracy | 100.0% | (*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
| ✓ | accuracy | 86.7% | (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
| 152.0ms | 256× | 0 | valid |
Compiled 183 to 37 computations (79.8% saved)
ival-sin: 39.0ms (41.8% of total)ival-mult: 27.0ms (28.9% of total)ival-add: 8.0ms (8.6% of total)ival-cos: 6.0ms (6.4% of total)const: 6.0ms (6.4% of total)ival-div: 5.0ms (5.4% of total)ival-sub: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x))> |
#<alt (- -1 (/ (+ (* z (cos y)) (sin y)) x))> |
#<alt (/ (+ (* z (cos y)) (sin y)) x)> |
#<alt (+ (* z (cos y)) (sin y))> |
#<alt (+ (* (* z (* y -1/2)) y) (+ z x))> |
#<alt (+ y (+ (* (* z (* y -1/2)) y) (+ z x)))> |
#<alt (* z (* y -1/2))> |
#<alt (* y -1/2)> |
#<alt (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2))> |
#<alt (+ (* (* y y) (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2))) z)> |
#<alt (* y y)> |
#<alt (* y (* y (+ (* y (* y -1/720)) 1/24)))> |
#<alt (/ 1 (/ 1 (* z (cos y))))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (cos y)> |
#<alt (* y -1/720)> |
#<alt (* y (+ (* y (* y -1/720)) 1/24))> |
#<alt (+ (* y (* y -1/720)) 1/24)> |
| Outputs |
|---|
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y)))> |
#<alt (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y)))> |
#<alt (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y)))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z)))> |
#<alt (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z)))> |
#<alt (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z)))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z)))))> |
#<alt (* x (+ 1 (/ z x)))> |
#<alt (+ y (* x (+ 1 (/ z x))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))> |
#<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 (+ 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 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<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 (+ 1 (/ (sin y) x)))> |
#<alt (- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x)))> |
#<alt (- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x)))> |
#<alt (- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x)))> |
#<alt (* -1 (/ (* z (cos y)) x))> |
#<alt (* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x)))> |
#<alt (* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x)))> |
#<alt (* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x)))> |
#<alt (* -1 (/ (* z (cos y)) x))> |
#<alt (* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x)))))> |
#<alt (* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x)))))> |
#<alt (* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x)))))> |
#<alt (* -1 (+ 1 (/ z x)))> |
#<alt (- (* -1 (/ y x)) (+ 1 (/ z x)))> |
#<alt (- (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x))) (+ 1 (/ z x)))> |
#<alt (- (* y (- (* y (- (* 1/6 (/ y x)) (* -1/2 (/ z x)))) (/ 1 x))) (+ 1 (/ z x)))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))> |
#<alt (* -1 (/ (+ (sin y) (* z (cos y))) x))> |
#<alt (/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x)> |
#<alt (/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x)> |
#<alt (/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x)> |
#<alt -1> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1)> |
#<alt (/ (sin y) x)> |
#<alt (+ (/ (sin y) x) (/ (* z (cos y)) x))> |
#<alt (+ (/ (sin y) x) (/ (* z (cos y)) x))> |
#<alt (+ (/ (sin y) x) (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* z (+ (/ (cos y) x) (/ (sin y) (* x z))))> |
#<alt (* z (+ (/ (cos y) x) (/ (sin y) (* x z))))> |
#<alt (* z (+ (/ (cos y) x) (/ (sin y) (* x z))))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z))))))> |
#<alt (/ z x)> |
#<alt (+ (/ y x) (/ z x))> |
#<alt (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x))> |
#<alt (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x))> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<alt (/ (+ (sin y) (* z (cos y))) x)> |
#<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 x> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (+ x (* z (+ 1 (* -1/2 (pow y 2)))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z))))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2)))))> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2))))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1)))> |
#<alt (+ y (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ y (+ z (* -1/2 (* (pow y 2) z)))))> |
#<alt (+ x (+ y (+ z (* -1/2 (* (pow y 2) z)))))> |
#<alt (+ x (+ y (+ z (* -1/2 (* (pow y 2) z)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))> |
#<alt (* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))> |
#<alt (* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))> |
#<alt (* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))> |
#<alt (* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))> |
#<alt (* -1/2 z)> |
#<alt (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))> |
#<alt (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))> |
#<alt (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<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 (* -1/720 (* (pow y 6) z))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6))))))> |
#<alt (* -1/720 (* (pow y 6) z))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6))))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1)))> |
#<alt (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1)))> |
#<alt (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1)))> |
#<alt (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1)))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* -1/720 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* -1/720 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<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 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (pow y 2) z)) (/ 1 z))> |
#<alt (+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* z (cos y)))> |
#<alt (/ 1 (* 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 (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)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* -1/720 y)> |
#<alt (* 1/24 y)> |
#<alt (* y (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* y (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* y (+ 1/24 (* -1/720 (pow y 2))))> |
#<alt (* -1/720 (pow y 3))> |
#<alt (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* -1/720 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2))))))> |
#<alt (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2))))))> |
#<alt (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2))))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (+ 1/24 (* -1/720 (pow y 2)))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
#<alt (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | y | @ | 0 | (* z (* y -1/2)) |
| 5.0ms | y | @ | -inf | (+ (* y (* y -1/720)) 1/24) |
| 3.0ms | x | @ | 0 | (* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x)) |
| 1.0ms | z | @ | 0 | (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2)) |
| 1.0ms | y | @ | inf | (* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x)) |
| 1× | batch-egg-rewrite |
| 6 480× | accelerator-lowering-fma.f32 |
| 6 480× | accelerator-lowering-fma.f64 |
| 4 980× | *-lowering-*.f32 |
| 4 980× | *-lowering-*.f64 |
| 3 936× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 158 |
| 1 | 210 | 158 |
| 2 | 1894 | 158 |
| 0 | 8715 | 143 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- -1 (/ (+ (* z (cos y)) (sin y)) x)) (neg x)) |
(- -1 (/ (+ (* z (cos y)) (sin y)) x)) |
(/ (+ (* z (cos y)) (sin y)) x) |
(+ (* z (cos y)) (sin y)) |
(+ (* (* z (* y -1/2)) y) (+ z x)) |
(+ y (+ (* (* z (* y -1/2)) y) (+ z x))) |
(* z (* y -1/2)) |
(* y -1/2) |
(+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2)) |
(+ (* (* y y) (+ (* z (* y (* y (+ (* y (* y -1/720)) 1/24)))) (* z -1/2))) z) |
(* y y) |
(* y (* y (+ (* y (* y -1/720)) 1/24))) |
(/ 1 (/ 1 (* z (cos y)))) |
(/ 1 (* z (cos y))) |
(* z (cos y)) |
(cos y) |
(* y -1/720) |
(* y (+ (* y (* y -1/720)) 1/24)) |
(+ (* y (* y -1/720)) 1/24) |
| Outputs |
|---|
(+.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) (neg.f64 x)) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) (neg.f64 x))) (neg.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))) (neg.f64 x))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) (neg.f64 x)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) x) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal -1 binary64)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))) |
(+.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) (/.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) 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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) x) #s(literal -1 binary64)) |
(fma.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.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)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.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))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) x) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 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)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) x)) |
(/.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x)) |
(/.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 x (fma.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 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (*.f64 x (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.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 (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) x))) |
(/.f64 (neg.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x))) (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(*.f64 (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 x (-.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 z (cos.f64 y) (sin.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)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) x) (/.f64 (fma.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)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(+.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) (*.f64 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 z (cos.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 z (/.f64 (cos.f64 y) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(fma.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (sin.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (cos.f64 y) (sin.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z (sin.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y) (sin.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (sin.f64 y)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (sin.f64 y)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sin.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (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 z (cos.f64 y)) (sin.f64 y))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(pow.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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (cos.f64 y)) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (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 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(+.f64 z (+.f64 x (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) |
(+.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) |
(+.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) z) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x))) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (+.f64 z x)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (+.f64 z x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)) (+.f64 z x)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z y) (+.f64 z x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y (+.f64 z x)) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64)) (+.f64 z x)) |
(fma.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 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 z y) (*.f64 y #s(literal -1/2 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z (+.f64 z x)) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (+.f64 z x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z (+.f64 z x)) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64) (+.f64 z x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (*.f64 y (+.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) (neg.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) (neg.f64 (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (*.f64 y (+.f64 z x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x)))) (neg.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 x x)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) (*.f64 (+.f64 z x) (+.f64 z x)))) (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))) |
(/.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (+.f64 x (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (+.f64 x (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 x (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (-.f64 (*.f64 z z) (*.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) z)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x)))) |
(+.f64 y (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
(+.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 (+.f64 z x) y)) |
(+.f64 (+.f64 z x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) |
(+.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y) |
(+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x)) |
(+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (+.f64 x y)) |
(+.f64 (+.f64 y (+.f64 z x)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) |
(+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) |
(+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) z) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)) (/.f64 (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x))) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x)))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (+.f64 (+.f64 z x) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (+.f64 (+.f64 z x) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y)) (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 z y) (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64)) (+.f64 (+.f64 z x) y)) |
(fma.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))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 z x) (-.f64 (+.f64 z x) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) y) |
(fma.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 z x)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z x) (+.f64 z x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 z x))) y) |
(fma.f64 (*.f64 z y) (*.f64 y #s(literal -1/2 binary64)) (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z (+.f64 (+.f64 z x) y)) |
(fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z (+.f64 (+.f64 z x) y)) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64) (+.f64 (+.f64 z x) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)) (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)) (fma.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x))) (neg.f64 (fma.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (*.f64 y y) (*.f64 y (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) (neg.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) (*.f64 y y)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (*.f64 (+.f64 z x) (+.f64 z x))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (-.f64 z x) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (-.f64 z x) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (-.f64 z x) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (-.f64 z x) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (neg.f64 (-.f64 z x)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 z x)) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (-.f64 x z) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))) (*.f64 (-.f64 x z) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (-.f64 x z) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (-.f64 x z) (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (-.f64 z x) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (*.f64 (+.f64 z x) (-.f64 z x)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (-.f64 z x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 z x)) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (-.f64 x z) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) (-.f64 x z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 (-.f64 z x) (*.f64 (+.f64 z x) (-.f64 z x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 x (-.f64 x z) (*.f64 z z)) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 z x) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (+.f64 z x) (-.f64 z x)))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (-.f64 z x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (neg.f64 (-.f64 z x)) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (neg.f64 (-.f64 z x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 x z) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (-.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (-.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)) (*.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))))) (*.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)))) (neg.f64 (neg.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (*.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (*.f64 (+.f64 z x) (+.f64 z x)))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (+.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (pow.f64 (+.f64 (+.f64 z x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 (*.f64 (+.f64 (+.f64 z x) y) (+.f64 (+.f64 z x) y)) (*.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (+.f64 (+.f64 z x) y))))) |
(/.f64 (fma.f64 (+.f64 z x) (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)))) (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y)) (*.f64 (+.f64 z x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (+.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (+.f64 z x)) #s(literal 3 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (+.f64 y (+.f64 z x)) (+.f64 y (+.f64 z x)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 y (+.f64 z x)) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (+.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) (-.f64 (*.f64 z z) (*.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) z)))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x) (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))) (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (-.f64 (+.f64 x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) y))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 z (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) y z) x) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) x))) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) y) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(+.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 z #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)))) (/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) |
(fma.f64 z (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) z (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z y) (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)))) y (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) y) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 z z) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)))) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))) (*.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) (neg.f64 (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))) (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))))))) |
(*.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(*.f64 (/.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (/.f64 (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) |
(+.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(+.f64 (+.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))) |
(fma.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) |
(fma.f64 y (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z y) (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z y)) y) y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) z) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y))) z (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 z y)) (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) z) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64)))) z) (/.f64 (*.f64 y y) (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal -1/2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z))) (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) #s(literal 3 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (+.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) (+.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 z (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) (*.f64 z (*.f64 y y)))) (*.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))))) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z) (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) z))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y) (*.f64 (*.f64 y #s(literal 1/24 binary64)) y)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y (*.f64 (*.f64 y #s(literal 1/24 binary64)) y)) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y #s(literal 1/24 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/24 binary64)) y) (*.f64 (*.f64 y #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) y) (*.f64 (*.f64 y #s(literal 1/24 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y y)))))) |
(*.f64 y (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) |
(exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.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)) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (/.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 z (cos.f64 y))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 z (cos.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 (cos.f64 y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 z)) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (*.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)) |
(pow.f64 (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.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)) |
(pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 z (cos.f64 y))) #s(literal 1 binary64))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (/.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (cos.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (cos.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(cos.f64 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) y) |
(+.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64))) (-.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (*.f64 y #s(literal 1/24 binary64))) |
(fma.f64 y #s(literal 1/24 binary64) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y #s(literal -1/720 binary64)) (*.f64 y y) (*.f64 y #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) y (*.f64 y #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) y (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/720 binary64)) (*.f64 y #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/720 binary64) (*.f64 y #s(literal 1/24 binary64))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64)))) (-.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) y) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)) y)) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) y)) (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64))))) (fma.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y (*.f64 #s(literal -1/720 binary64) (*.f64 y y))))))) |
(*.f64 y (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) |
(+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))))) |
(fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/720 binary64)) y #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 y y))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)))) |
| 1× | egg-herbie |
| 13 126× | accelerator-lowering-fma.f32 |
| 13 126× | accelerator-lowering-fma.f64 |
| 4 356× | *-lowering-*.f32 |
| 4 356× | *-lowering-*.f64 |
| 3 258× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 285 | 4330 |
| 1 | 908 | 4287 |
| 2 | 2765 | 4035 |
| 3 | 6509 | 3909 |
| 0 | 8339 | 3558 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 (/ (sin y) x))) |
(+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))) |
(+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))) |
(+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))) |
(* z (cos y)) |
(* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))) |
(* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))) |
(* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(* x (+ 1 (/ z x))) |
(+ y (* x (+ 1 (/ z x)))) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(* 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 (+ (/ (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 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* 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 |
(* 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 (/ (sin y) x))) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(* -1 (/ (* z (cos y)) x)) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(* -1 (/ (* z (cos y)) x)) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(* -1 (+ 1 (/ z x))) |
(- (* -1 (/ y x)) (+ 1 (/ z x))) |
(- (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x))) (+ 1 (/ z x))) |
(- (* y (- (* y (- (* 1/6 (/ y x)) (* -1/2 (/ z x)))) (/ 1 x))) (+ 1 (/ z x))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* -1 (/ (+ (sin y) (* z (cos y))) x)) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
-1 |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
-1 |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(/ (sin y) x) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(/ (* z (cos y)) x) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(/ z x) |
(+ (/ y x) (/ z x)) |
(+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)) |
(+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z 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) (* 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) (* z (cos y))) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(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))) |
x |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(+ x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
x |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(+ x y) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(+ y (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
x |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 (* y z)) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(* -1/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(* -1/720 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* -1/720 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
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)))))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(* -1/720 (pow y 4)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* -1/720 (pow y 4)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* 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 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 z) |
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(/ 1 (* z (cos y))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ 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) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* -1/720 y) |
(* 1/24 y) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(* -1/720 (pow y 3)) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* -1/720 (pow y 3)) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
1/24 |
(+ 1/24 (* -1/720 (pow y 2))) |
(+ 1/24 (* -1/720 (pow y 2))) |
(+ 1/24 (* -1/720 (pow y 2))) |
(* -1/720 (pow y 2)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* -1/720 (pow y 2)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
| Outputs |
|---|
(* x (+ 1 (/ (sin y) x))) |
(+.f64 x (sin.f64 y)) |
(+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (* x (+ 1 (/ (sin y) x))) (* 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 (+ 1 (/ (sin y) x))) z))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* x (+ 1 (/ z x))) |
(+.f64 x z) |
(+ y (* x (+ 1 (/ z x)))) |
(+.f64 x (+.f64 y z)) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+.f64 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)) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (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) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(* -1 (+ 1 (/ (sin y) x))) |
(-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (* z (cos y)) x)) (+ 1 (/ (sin y) x))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (/ (* z (cos y)) x)) |
(neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(*.f64 z (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) z) (/.f64 (cos.f64 y) x))) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(*.f64 z (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) z) (/.f64 (cos.f64 y) x))) |
(* z (- (* -1 (/ (+ 1 (/ (sin y) x)) z)) (/ (cos y) x))) |
(*.f64 z (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) z) (/.f64 (cos.f64 y) x))) |
(* -1 (/ (* z (cos y)) x)) |
(neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (* z (- (+ (/ 1 z) (/ (sin y) (* x z))) (* -1 (/ (cos y) x))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (/ z x))) |
(-.f64 #s(literal -1 binary64) (/.f64 z x)) |
(- (* -1 (/ y x)) (+ 1 (/ z x))) |
(-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) |
(- (* y (- (* 1/2 (/ (* y z) x)) (/ 1 x))) (+ 1 (/ z x))) |
(fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) x) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 z x))) |
(- (* y (- (* y (- (* 1/6 (/ y x)) (* -1/2 (/ z x)))) (/ 1 x))) (+ 1 (/ z x))) |
(-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(* -1 (/ (+ (sin y) (* z (cos y))) x)) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 x)) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/ (- (* -1 x) (+ (sin y) (* z (cos y)))) x) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/ (sin y) x) |
(/.f64 (sin.f64 y) x) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ (/ (sin y) x) (/ (* z (cos y)) x)) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (/ (cos y) x) (/ (sin y) (* x z)))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ z x) |
(/.f64 z x) |
(+ (/ y x) (/ z x)) |
(+.f64 (/.f64 z x) (/.f64 y x)) |
(+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)) |
(fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (/.f64 y x)) |
(+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 z x)) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(/ (+ (sin y) (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) (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))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* z (+ (cos y) (/ (sin y) z))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
z |
(+ y z) |
(+.f64 y z) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #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 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 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)) |
x |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (* z (+ 1 (* -1/2 (pow y 2))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (/ x z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(* -1 (* z (- (+ (* -1 (/ x z)) (* 1/2 (pow y 2))) 1))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 x z)) z) |
(+ x z) |
(+.f64 x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ x (pow y 2)) (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y))))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
x |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
(* -1 (* x (- (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) 1))) |
(fma.f64 x (fma.f64 (/.f64 z x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(fma.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(fma.f64 (*.f64 y y) (+.f64 (/.f64 x (*.f64 y y)) (fma.f64 z #s(literal -1/2 binary64) (/.f64 z (*.f64 y y)))) y) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z))) z) |
(* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))) |
(fma.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z))) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(*.f64 z (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (+.f64 x y) z))) |
(+ y (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ y (+ z (* -1/2 (* (pow y 2) z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
x |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (/ y x) (/ z x))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (/.f64 y x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ z (* -1/2 (* (pow y 2) z)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x) x) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* z (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
(*.f64 z (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 z #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 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* -1/720 (* (pow y 6) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(*.f64 (fma.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (fma.f64 z (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 6 binary64)))))) |
(* -1/720 (* (pow y 6) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))) |
(*.f64 (*.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))) |
(*.f64 (fma.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 y #s(literal 6 binary64))) |
(* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (fma.f64 z (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 6 binary64)))))) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) z) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* 1/24 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(* -1/720 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* -1/720 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y 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 z #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 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) 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 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (pow y 2) z)) (/ 1 z)) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (/.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 5/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) z)) (* 5/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)) |
(fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 61/720 binary64) #s(literal 5/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(/ 1 (* z (cos y))) |
(/.f64 #s(literal 1 binary64) (*.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 (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 z #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 z (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* -1/720 y) |
(*.f64 y #s(literal -1/720 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(* y (+ 1/24 (* -1/720 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(* -1/720 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(* -1/720 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))) |
(*.f64 (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y))) (*.f64 y (*.f64 y y))) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* -1/720 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
(* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 y y)))) |
Compiled 25 773 to 2 215 computations (91.4% saved)
31 alts after pruning (27 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 003 | 14 | 1 017 |
| Fresh | 6 | 13 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 012 | 31 | 1 043 |
| Status | Accuracy | Program |
|---|---|---|
| 26.5% | (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) | |
| 26.0% | (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) | |
| 26.4% | (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) | |
| 25.7% | (fma.f64 (*.f64 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) | |
| ▶ | 26.2% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
| 85.6% | (fma.f64 (cos.f64 y) z x) | |
| ▶ | 86.7% | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
| 50.8% | (fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) | |
| 26.7% | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) | |
| 42.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) | |
| 67.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) | |
| ✓ | 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
| ▶ | 27.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
| 63.4% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 58.3% | (+.f64 (sin.f64 y) x) | |
| 56.8% | (+.f64 z (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)) x)) | |
| 69.0% | (+.f64 z x) | |
| ▶ | 54.3% | (+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
| 67.2% | (+.f64 y (+.f64 z x)) | |
| ▶ | 42.8% | (+.f64 y x) |
| 86.6% | (*.f64 (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 48.0% | (*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) | |
| 58.7% | (*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) | |
| 58.8% | (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) | |
| 29.9% | (*.f64 (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) | |
| 3.1% | (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) | |
| ✓ | 43.0% | (*.f64 z (cos.f64 y)) |
| 3.1% | (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) | |
| ✓ | 27.0% | z |
| ✓ | 44.0% | x |
Compiled 866 to 519 computations (40.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
| ✓ | cost-diff | 768 | (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 896 | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
| 11 056× | accelerator-lowering-fma.f32 |
| 11 056× | accelerator-lowering-fma.f64 |
| 4 174× | *-lowering-*.f32 |
| 4 174× | *-lowering-*.f64 |
| 2 164× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 256 |
| 1 | 109 | 228 |
| 2 | 317 | 208 |
| 3 | 892 | 204 |
| 4 | 1407 | 204 |
| 5 | 2150 | 204 |
| 6 | 4011 | 204 |
| 7 | 7112 | 204 |
| 0 | 8123 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
x |
(+ (* (cos y) (/ z x)) 1) |
(cos y) |
y |
(/ z x) |
z |
1 |
(sin y) |
(+ y x) |
y |
x |
(/ 1 (/ 1 z)) |
1 |
(/ 1 z) |
z |
(+ (* (* y y) (* (* y y) (* z (* (* y y) -1/720)))) z) |
(* y y) |
y |
(* (* y y) (* z (* (* y y) -1/720))) |
(* z (* (* y y) -1/720)) |
z |
(* (* y y) -1/720) |
-1/720 |
(+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
y |
(+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x) |
z |
(/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2)))) |
(+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) |
(* y (* y y)) |
(* y y) |
(* (* y (* y y)) -1/8) |
-1/8 |
1 |
(- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))) |
(+ (* (* y y) (* (* y y) 1/4)) 1) |
(* (* y y) 1/4) |
1/4 |
(* y (* y -1/2)) |
(* y -1/2) |
-1/2 |
x |
| Outputs |
|---|
(+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
x |
(+ (* (cos y) (/ z x)) 1) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
y |
(/ z x) |
(/.f64 z x) |
z |
1 |
#s(literal 1 binary64) |
(sin y) |
(sin.f64 y) |
(+ y x) |
(+.f64 x y) |
y |
x |
(/ 1 (/ 1 z)) |
z |
1 |
#s(literal 1 binary64) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
z |
(+ (* (* y y) (* (* y y) (* z (* (* y y) -1/720)))) z) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y (*.f64 z (*.f64 y (*.f64 y y)))) z) |
(* y y) |
(*.f64 y y) |
y |
(* (* y y) (* z (* (* y y) -1/720))) |
(*.f64 y (*.f64 z (*.f64 #s(literal -1/720 binary64) (*.f64 y (*.f64 y y))))) |
(* z (* (* y y) -1/720)) |
(*.f64 y (*.f64 z (*.f64 y #s(literal -1/720 binary64)))) |
z |
(* (* y y) -1/720) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
-1/720 |
#s(literal -1/720 binary64) |
(+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
(fma.f64 z (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 x y)) |
y |
(+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x) |
(fma.f64 z (/.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) |
z |
(/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2)))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
(* y y) |
(*.f64 y y) |
(* (* y (* y y)) -1/8) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
1 |
#s(literal 1 binary64) |
(- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ (* (* y y) (* (* y y) 1/4)) 1) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* (* y y) 1/4) |
(*.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* y (* y -1/2)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 95.7% | (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x) |
| ✓ | accuracy | 58.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
| ✓ | accuracy | 86.8% | (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
| ✓ | accuracy | 86.7% | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
| 106.0ms | 256× | 0 | valid |
Compiled 267 to 40 computations (85% saved)
ival-mult: 20.0ms (31.3% of total)ival-cos: 16.0ms (25% of total)ival-add: 10.0ms (15.7% of total)ival-div: 7.0ms (11% of total)ival-sin: 5.0ms (7.8% of total)const: 4.0ms (6.3% of total)ival-sub: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y))> |
#<alt (+ (* (cos y) (/ z x)) 1)> |
#<alt (cos y)> |
#<alt (/ z x)> |
#<alt (+ y x)> |
#<alt (/ 1 (/ 1 z))> |
#<alt (/ 1 z)> |
#<alt (+ (* (* y y) (* (* y y) (* z (* (* y y) -1/720)))) z)> |
#<alt (* y y)> |
#<alt (* (* y y) (* z (* (* y y) -1/720)))> |
#<alt (* z (* (* y y) -1/720))> |
#<alt (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2)))> |
#<alt (+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x))> |
#<alt (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)> |
#<alt (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))> |
#<alt (sin y)> |
#<alt (* (* y y) -1/720)> |
#<alt (* y (* y y))> |
#<alt (+ (* (* y y) (* (* y y) 1/4)) 1)> |
| 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 (+ 1 (/ z x)))> |
#<alt (+ y (* x (+ 1 (/ z x))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<alt (+ (sin y) (* x (+ 1 (/ (* z (cos y)) x))))> |
#<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 (+ 1 (/ z x))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))> |
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))> |
#<alt (+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (* z (+ (/ 1 z) (/ (cos y) x)))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z))))> |
#<alt (/ (* z (cos y)) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt (/ (+ x (* z (cos y))) x)> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt (+ 1 (/ (* z (cos y)) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<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 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 z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt z> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt z> |
#<alt (+ z (* -1/720 (* (pow y 6) z)))> |
#<alt (+ z (* -1/720 (* (pow y 6) z)))> |
#<alt (+ z (* -1/720 (* (pow y 6) z)))> |
#<alt (* -1/720 (* (pow y 6) z))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* -1/720 (* (pow y 6) z))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* z (+ 1 (* -1/720 (pow y 6))))> |
#<alt (* -1 (* z (- (* 1/720 (pow y 6)) 1)))> |
#<alt (* -1 (* z (- (* 1/720 (pow y 6)) 1)))> |
#<alt (* -1 (* z (- (* 1/720 (pow y 6)) 1)))> |
#<alt (* -1 (* z (- (* 1/720 (pow y 6)) 1)))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 4) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt (* -1/720 (* (pow y 2) z))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2)))))> |
#<alt (* 1/4 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* 1/4 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4)))))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* y (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z)))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (- (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2)))) (* -1 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) (* -1 (/ z (pow y 2)))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- x (* -1 z)) y)) 1) y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- (+ x (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 2)))) (* -1 z)) y)) 1) y)) (* -1/2 z)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z)))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z)))))> |
#<alt (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z)))))> |
#<alt (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))> |
#<alt (+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))> |
#<alt (+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt (+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt (+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z))))> |
#<alt (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z))))> |
#<alt (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))))> |
#<alt (+ x z)> |
#<alt (+ x (+ z (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ z (* (pow y 2) (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z)))))> |
#<alt (+ x (+ z (* (pow y 2) (- (* (pow y 2) (- (* 1/2 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z)))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4)))))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4)))))))> |
#<alt (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))> |
#<alt (+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))> |
#<alt (+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))> |
#<alt (+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt (* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (* -1/720 (pow y 2))> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (pow y 4)))> |
#<alt (+ 1 (* 1/4 (pow y 4)))> |
#<alt (+ 1 (* 1/4 (pow y 4)))> |
#<alt (* 1/4 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
#<alt (* 1/4 (pow y 4))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
#<alt (* (pow y 4) (+ 1/4 (/ 1 (pow y 4))))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2)))) |
| 1.0ms | z | @ | inf | (+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
| 1.0ms | z | @ | 0 | (+ (* (* y y) (* (* y y) (* z (* (* y y) -1/720)))) z) |
| 1.0ms | x | @ | 0 | (+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
| 1.0ms | z | @ | 0 | (+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
| 1× | batch-egg-rewrite |
| 5 236× | *-lowering-*.f32 |
| 5 236× | *-lowering-*.f64 |
| 4 666× | accelerator-lowering-fma.f32 |
| 4 666× | accelerator-lowering-fma.f64 |
| 3 802× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 206 |
| 1 | 236 | 170 |
| 2 | 2121 | 170 |
| 0 | 8338 | 152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
(+ (* (cos y) (/ z x)) 1) |
(cos y) |
(/ z x) |
(+ y x) |
(/ 1 (/ 1 z)) |
(/ 1 z) |
(+ (* (* y y) (* (* y y) (* z (* (* y y) -1/720)))) z) |
(* y y) |
(* (* y y) (* z (* (* y y) -1/720))) |
(* z (* (* y y) -1/720)) |
(- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))) |
(+ y (+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x)) |
(+ (* z (/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2))))) x) |
(/ (+ (* (* y (* y y)) (* (* y (* y y)) -1/8)) 1) (- (+ (* (* y y) (* (* y y) 1/4)) 1) (* y (* y -1/2)))) |
(sin y) |
(* (* y y) -1/720) |
(* y (* y y)) |
(+ (* (* y y) (* (* y y) 1/4)) 1) |
| Outputs |
|---|
(+.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) (sin.f64 y)) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) |
(+.f64 (*.f64 (cos.f64 y) (*.f64 (/.f64 z x) x)) (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) (*.f64 (cos.f64 y) (*.f64 (/.f64 z x) x))) x) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z 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)))) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z 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 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)))) |
(fma.f64 x (*.f64 (cos.f64 y) (/.f64 z x)) (+.f64 x (sin.f64 y))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 z x)) x (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) x (sin.f64 y)) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 x (/.f64 z x)) (cos.f64 y) (+.f64 x (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) 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) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z 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)))) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y)))) (*.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) 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 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.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)))) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)))) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x)) (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) x) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) 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) (fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) x) (-.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x))) (*.f64 (cos.f64 y) (/.f64 z x))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64)) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (+.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 z x) (/.f64 z x))) (*.f64 (cos.f64 y) (/.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(/.f64 (-.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 z x) (/.f64 z x)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.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 z x) (/.f64 z x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) (/.f64 z x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) (/.f64 z x)))))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 z (neg.f64 x))) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(/.f64 z x) |
(/.f64 z (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x z))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 (neg.f64 z) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 z)) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 #s(literal 1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y 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 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
z |
(exp.f64 (log.f64 z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z #s(literal -1 binary64))) |
(neg.f64 (neg.f64 z)) |
(/.f64 z #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) z) |
(*.f64 #s(literal -1 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (log.f64 z))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) z) |
(fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 y y) z) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z) |
(fma.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y)) z) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) y z) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) z) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 y y))) #s(literal -1/720 binary64) z) |
(fma.f64 (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(fma.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))) (neg.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) (neg.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))) (neg.f64 (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 z (-.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) z) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 z)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 y (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(*.f64 z (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 z (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) y) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 y y))) #s(literal -1/720 binary64)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) z) |
(*.f64 (*.f64 (*.f64 z (*.f64 y y)) y) (*.f64 y #s(literal -1/720 binary64))) |
(*.f64 (*.f64 (*.f64 z (*.f64 y y)) (*.f64 y y)) #s(literal -1/720 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 y (*.f64 (*.f64 y #s(literal -1/720 binary64)) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 z (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) |
(*.f64 (*.f64 z (*.f64 y y)) #s(literal -1/720 binary64)) |
(*.f64 (*.f64 z y) (*.f64 y #s(literal -1/720 binary64))) |
(*.f64 (*.f64 z #s(literal -1/720 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1 binary64)) z) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 y #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) y (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1/2 binary64)) y (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(+.f64 x (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) |
(+.f64 (+.f64 x y) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) |
(+.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y) |
(+.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) (/.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) |
(fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z) (+.f64 x y)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) y) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) y) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) z (+.f64 x y)) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (+.f64 x y)) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))))) |
(/.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) (neg.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 y y)) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) (*.f64 x x)) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) z) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) z) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) z) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) z) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 y x) z)) (*.f64 (-.f64 y x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (*.f64 (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 y x) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (-.f64 y x) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 y x) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (-.f64 y x) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) z)) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 x y) z)) (*.f64 (-.f64 x y) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 x y) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 x y) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (-.f64 x y) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (-.f64 x y) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 x y) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (-.f64 x y) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z))) (*.f64 (-.f64 x y) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 z (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 z (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 z (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 z (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 y x))) |
(/.f64 (fma.f64 z (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 z (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 z (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 y x) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 y x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 x y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 x y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 y x) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 y x) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 x y) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) z)) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 y x) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (-.f64 x y) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 y x) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (-.f64 x y) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (-.f64 y x) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (neg.f64 (-.f64 y x)) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) z) (-.f64 x y) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) (*.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) (*.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) y) x))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) y))))) |
(*.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (+.f64 x y)) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) |
(+.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z x) |
(fma.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 1 binary64)) z x) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) x)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) x)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)) (*.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) (neg.f64 (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x) (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))) |
(sin.f64 y) |
(*.f64 y (*.f64 y #s(literal -1/720 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/720 binary64)) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) y) (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
| 1× | egg-herbie |
| 10 850× | accelerator-lowering-fma.f32 |
| 10 850× | accelerator-lowering-fma.f64 |
| 4 062× | *-lowering-*.f32 |
| 4 062× | *-lowering-*.f64 |
| 3 740× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 3821 |
| 1 | 954 | 3752 |
| 2 | 2900 | 3662 |
| 0 | 8243 | 3313 |
| 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 (+ 1 (/ z x))) |
(+ y (* x (+ 1 (/ z x)))) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(+ 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))))) |
(+ 1 (/ z x)) |
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(/ (* z (cos y)) x) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(/ (* z (cos y)) x) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(/ (* z (cos y)) x) |
(/ (+ x (* z (cos y))) x) |
(/ (+ x (* z (cos y))) x) |
(/ (+ x (* z (cos y))) x) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
1 |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
(+ 1 (/ (* z (cos y)) x)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
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))) |
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))) |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
z |
(+ z (* -1/720 (* (pow y 6) z))) |
(+ z (* -1/720 (* (pow y 6) z))) |
(+ z (* -1/720 (* (pow y 6) z))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* -1/720 (* (pow y 6) z)) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 4) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
(* -1/720 (* (pow y 2) z)) |
1 |
(+ 1 (* 1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2))))) |
(* 1/4 (pow y 4)) |
(* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* 1/4 (pow y 4)) |
(* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) (* -1 (/ z (pow y 2))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- x (* -1 z)) y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- (+ x (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 2)))) (* -1 z)) y)) 1) y)) (* -1/2 z))) |
(+ x y) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
x |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
x |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(+ x z) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(+ x (+ z (* (pow y 2) (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))) |
(+ x (+ z (* (pow y 2) (- (* (pow y 2) (- (* 1/2 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4))))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4))))))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
x |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(* -1/720 (pow y 2)) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
1 |
(+ 1 (* 1/4 (pow y 4))) |
(+ 1 (* 1/4 (pow y 4))) |
(+ 1 (* 1/4 (pow y 4))) |
(* 1/4 (pow y 4)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(* 1/4 (pow y 4)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
| 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)))) |
(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 (-.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)) |
(* x (+ 1 (/ z x))) |
(fma.f64 x (/.f64 z x) x) |
(+ y (* x (+ 1 (/ z x)))) |
(+.f64 y (fma.f64 x (/.f64 z x) x)) |
(+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x (/.f64 z x) x)) |
(+ (* x (+ 1 (/ z x))) (* 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)) (fma.f64 x (/.f64 z x) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ 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 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 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(*.f64 z (+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(+ 1 (/ z x)) |
(+.f64 #s(literal 1 binary64) (/.f64 z x)) |
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))) |
(+.f64 (/.f64 z x) (fma.f64 (*.f64 y y) (*.f64 (/.f64 z x) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))) |
(fma.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z (*.f64 y y)) x) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64))) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(/.f64 (*.f64 z (cos.f64 y)) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) x) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) x) x) |
(/ (+ x (* z (cos y))) x) |
(/.f64 (fma.f64 z (cos.f64 y) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
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))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
z |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
z |
(+ z (* -1/720 (* (pow y 6) z))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(+ z (* -1/720 (* (pow y 6) z))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(+ z (* -1/720 (* (pow y 6) z))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* -1/720 (* (pow y 6) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* -1/720 (* (pow y 6) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* (pow y 6) (+ (* -1/720 z) (/ z (pow y 6)))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 z #s(literal -1/720 binary64) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* z (+ 1 (* -1/720 (pow y 6)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 z (pow.f64 y #s(literal 6 binary64))) z) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/720 binary64)) (neg.f64 z) z) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/720 binary64)) (neg.f64 z) z) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/720 binary64)) (neg.f64 z) z) |
(* -1 (* z (- (* 1/720 (pow y 6)) 1))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/720 binary64)) (neg.f64 z) z) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(* -1/720 (* (pow y 2) z)) |
(*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/2 (* 1/4 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/4 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* 1/4 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(* (pow y 4) (+ 1/4 (* 1/2 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (+ (* 1/2 (/ 1 (pow y 2))) (/ 1 (pow y 4))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 y (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))))) |
(+.f64 y (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(*.f64 y (+.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (/.f64 (/.f64 (+.f64 z x) y) y)))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) (* -1 (/ z (pow y 2))))) |
(*.f64 y (+.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (/.f64 (/.f64 (+.f64 z x) y) y)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- x (* -1 z)) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z x) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (- (+ x (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 2)))) (* -1 z)) y)) 1) y)) (* -1/2 z))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 z x) y)) y))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 y x)) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 y x)) |
(+ x (+ y (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 y x)) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(fma.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 x z) (/.f64 y z))) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(fma.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 x z) (/.f64 y z))) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (+ (/ x z) (/ y z))))) |
(fma.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 x z) (/.f64 y z))) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) z) z) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 y x) z))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 y x) z))) |
(* -1 (* z (+ (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (* -1 (/ (+ x y) z))))) |
(*.f64 z (+.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (+.f64 y x) z))) |
(+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(+ x (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
x |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) (/.f64 y x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) x)))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) x)))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) x)))) |
x |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) |
(+ x (* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x z)) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x z)) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* z (+ (* -1/8 (/ (pow y 6) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) (+ (/ 1 (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) (/ x z)))) |
(fma.f64 z (fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 x z)) (/.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) z) z) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (+ 1 (* -1/8 (pow y 6))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ x z) |
(+.f64 z x) |
(+ x (+ z (* -1/2 (* (pow y 2) z)))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* (pow y 2) (- (* -1 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (+ z (* (pow y 2) (- (* (pow y 2) (- (* 1/2 (* (pow y 2) (+ (* -1/4 z) (* 1/4 z)))) (+ (* -1/4 z) (* 1/4 z)))) (* 1/2 z))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y))) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4))))))) |
(*.f64 (*.f64 y y) (-.f64 (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y)) (*.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 0 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* (pow y 2) (- (+ (* -1/2 z) (/ x (pow y 2))) (* -1 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2 z) (* 2 z)) (pow y 4))) (+ (* -1/2 z) (/ x (pow y 2)))) (* -1 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y))) |
(* (pow y 2) (- (+ (* -1/2 z) (+ (* 2 (/ (+ (* -2 z) (* 2 z)) (pow y 6))) (/ x (pow y 2)))) (+ (* -2 (/ z (pow y 4))) (+ (* -1 (/ z (pow y 2))) (* 2 (/ z (pow y 4))))))) |
(*.f64 (*.f64 y y) (-.f64 (fma.f64 z #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 z x) y) y)) (*.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 0 binary64)))) |
(/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) z) z) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(+ x (/ (* z (+ 1 (* -1/8 (pow y 6)))) (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))) |
(fma.f64 z (/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
x |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
(* x (+ 1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2))))))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
(* -1 (* x (- (* -1 (/ (* z (+ 1 (* -1/8 (pow y 6)))) (* x (- (+ 1 (* 1/4 (pow y 4))) (* -1/2 (pow y 2)))))) 1))) |
(fma.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 x (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) x)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
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 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) 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) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(* -1/720 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (pow y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/4 (pow y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/4 (pow y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* 1/4 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* 1/4 (pow y 4)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(* (pow y 4) (+ 1/4 (/ 1 (pow y 4)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
Compiled 61 050 to 3 369 computations (94.5% saved)
33 alts after pruning (26 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 340 | 7 | 1 347 |
| Fresh | 3 | 19 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 345 | 33 | 1 378 |
| Status | Accuracy | Program |
|---|---|---|
| 54.3% | (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) | |
| 86.7% | (fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) | |
| 26.5% | (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) | |
| 26.0% | (fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) | |
| 26.4% | (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) | |
| 25.7% | (fma.f64 (*.f64 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) | |
| ✓ | 26.2% | (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
| 85.6% | (fma.f64 (cos.f64 y) z x) | |
| 86.7% | (fma.f64 x (fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (sin.f64 y)) | |
| 64.2% | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) y) | |
| 50.8% | (fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) x) | |
| 21.5% | (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) | |
| 42.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) | |
| 67.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) | |
| ✓ | 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
| ✓ | 27.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
| 63.4% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 y (*.f64 (+.f64 x z) (+.f64 x z))))) | |
| 58.3% | (+.f64 (sin.f64 y) x) | |
| 56.8% | (+.f64 z (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)) x)) | |
| 69.0% | (+.f64 z x) | |
| 67.2% | (+.f64 y (+.f64 z x)) | |
| ✓ | 42.8% | (+.f64 y x) |
| 48.0% | (*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) | |
| 58.7% | (*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) | |
| 29.9% | (*.f64 (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) | |
| 3.1% | (*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) | |
| ✓ | 43.0% | (*.f64 z (cos.f64 y)) |
| 3.1% | (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) | |
| 42.7% | (*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) | |
| ✓ | 27.0% | z |
| 9.6% | y | |
| ✓ | 44.0% | x |
Compiled 1 299 to 481 computations (63% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(+.f64 x (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)) z)) |
(+.f64 z (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)) x)) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) |
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(*.f64 z (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))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) 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 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (cos.f64 y) z x) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) y) |
(*.f64 (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) (fma.f64 (*.f64 y (*.f64 y z)) (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)) z)) |
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) (neg.f64 x)) |
(fma.f64 x (fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (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 (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 x (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) x)) (*.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 #s(literal 1 binary64) (/.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)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (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 (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 (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 (+.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 (+.f64 (sin.f64 y) (fma.f64 z (cos.f64 y) 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 (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:
| 21.0ms | y |
| 18.0ms | x |
| 18.0ms | z |
| 16.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 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 |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(+.f64 x (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)) z)) |
(+.f64 z (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)) x)) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) |
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(*.f64 z (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))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) 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 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (cos.f64 y) z x) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) y) |
(*.f64 (neg.f64 (/.f64 (*.f64 z (cos.f64 y)) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) (fma.f64 (*.f64 y (*.f64 y z)) (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)) z)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z x) |
(+.f64 (sin.f64 y) x) |
(fma.f64 (cos.f64 y) z x) |
4 calls:
| 19.0ms | x |
| 15.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 14.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 1 | x |
| 92.4% | 3 | y |
| 98.0% | 3 | z |
| 96.9% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(+.f64 x (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)) z)) |
(+.f64 z (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)) x)) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) |
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(*.f64 z (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))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) 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 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(*.f64 z (cos.f64 y)) |
(+.f64 z x) |
(+.f64 (sin.f64 y) x) |
(+.f64 z x) |
(*.f64 z (cos.f64 y)) |
4 calls:
| 12.0ms | x |
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 5 | x |
| 85.9% | 4 | y |
| 80.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 89.6% | 5 | z |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(+.f64 x (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)) z)) |
(+.f64 z (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)) x)) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) |
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(*.f64 z (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))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) 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 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
(+.f64 (sin.f64 y) x) |
| Outputs |
|---|
(+.f64 (sin.f64 y) x) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(+.f64 (sin.f64 y) x) |
2 calls:
| 13.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 3 | y |
| 81.5% | 3 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(+.f64 x (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)) z)) |
(+.f64 z (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)) x)) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 z y)))) |
(*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 z x)) (/.f64 y x)) (neg.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) z) |
(*.f64 z (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))) |
(fma.f64 (*.f64 (*.f64 z y) (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 y y) (fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 x (fma.f64 z (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 y x)) 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 y y) (fma.f64 z (/.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/518400 binary64) #s(literal -1/576 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) z) |
(*.f64 (-.f64 (fma.f64 y (fma.f64 y (fma.f64 (/.f64 z x) #s(literal 1/2 binary64) (*.f64 (/.f64 y x) #s(literal 1/6 binary64))) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 z x)) (neg.f64 x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) z (+.f64 x y)) |
(+.f64 y (fma.f64 z (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y #s(literal -1/2 binary64))))) x)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 x (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)) z)) |
(+.f64 z x) |
4 calls:
| 11.0ms | z |
| 9.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | x |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 3 | x |
| 75.6% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 69.0% | 1 | z |
| 75.7% | 3 | y |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y z) x)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 z x) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 z x) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 z x) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y x) |
(+.f64 z x) |
3 calls:
| 3.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 1 | x |
| 73.6% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 69.0% | 1 | y |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
| Outputs |
|---|
x |
z |
x |
4 calls:
| 33.0ms | z |
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.7% | 5 | y |
| 58.9% | 3 | x |
| 55.6% | 3 | z |
| 53.7% | 4 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
x |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 44.0% | 1 | y |
| 44.0% | 1 | z |
| 49.6% | 3 | x |
Compiled 24 to 17 computations (29.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.0% | 1 | y |
| 44.0% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 6.1308410968243574e-33 | 2.59592110673989e-19 |
| 32.0ms | -3.3899739272513174e-20 | -1.1178262071787068e-37 |
| 41.0ms | 320× | 0 | valid |
Compiled 355 to 254 computations (28.5% saved)
ival-add: 15.0ms (47.6% of total)ival-sin: 8.0ms (25.4% of total)ival-cos: 6.0ms (19% of total)ival-mult: 2.0ms (6.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.542498900577365e+122 | 7.137202505538538e+123 |
| 21.0ms | 6.1308410968243574e-33 | 2.59592110673989e-19 |
| 26.0ms | -3.3899739272513174e-20 | -1.1178262071787068e-37 |
| 19.0ms | -2.7893839856960023e+205 | -2.8270795633999527e+200 |
| 57.0ms | 576× | 0 | valid |
Compiled 555 to 410 computations (26.1% saved)
ival-sin: 15.0ms (43.6% of total)ival-cos: 10.0ms (29.1% of total)ival-add: 5.0ms (14.5% of total)ival-mult: 4.0ms (11.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.022491209448867698 | 0.18919137202866715 |
| 19.0ms | -75585.80463486037 | -2.2017660988087398e-10 |
| 19.0ms | 256× | 0 | valid |
Compiled 399 to 270 computations (32.3% saved)
ival-cos: 5.0ms (39.5% of total)ival-sin: 3.0ms (23.7% of total)ival-add: 2.0ms (15.8% of total)ival-mult: 2.0ms (15.8% 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 |
|---|---|---|
| 19.0ms | 800.0059582232158 | 641663.7075578367 |
| 23.0ms | -75585.80463486037 | -2.2017660988087398e-10 |
| 32.0ms | 288× | 0 | valid |
Compiled 465 to 320 computations (31.2% saved)
ival-sin: 11.0ms (47.3% of total)ival-cos: 7.0ms (30.1% of total)ival-add: 3.0ms (12.9% of total)ival-mult: 2.0ms (8.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 800.0059582232158 | 641663.7075578367 |
| 21.0ms | -75585.80463486037 | -2.2017660988087398e-10 |
| 30.0ms | 288× | 0 | valid |
Compiled 411 to 284 computations (30.9% saved)
ival-sin: 10.0ms (44% of total)ival-cos: 8.0ms (35.2% of total)ival-add: 3.0ms (13.2% of total)ival-mult: 2.0ms (8.8% 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 |
|---|---|---|
| 20.0ms | 9.124570824393163e+57 | 4.495816484516652e+64 |
| 19.0ms | -8.945650469171345e+143 | -1.641003209532304e+141 |
| 31.0ms | 272× | 0 | valid |
Compiled 287 to 201 computations (30% saved)
ival-sin: 10.0ms (43.6% of total)ival-cos: 8.0ms (34.9% of total)ival-add: 2.0ms (8.7% of total)ival-mult: 2.0ms (8.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2952663495319707e-21 | 7.503026340085713e-7 |
| 0.0ms | -3.3899739272513174e-20 | -6.029742811740345e-24 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.0005246497673888051 | 35767209.736961 |
| 12.0ms | -3530.27680915632 | -759.5695134698361 |
| 22.0ms | 256× | 0 | valid |
Compiled 175 to 142 computations (18.9% saved)
ival-sin: 6.0ms (38.1% of total)ival-cos: 4.0ms (25.4% of total)ival-add: 3.0ms (19% of total)ival-mult: 2.0ms (12.7% 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 |
|---|---|---|
| 20.0ms | 6.781264338601567e-156 | 1.4164744935331467e-143 |
| 12.0ms | -3.005773707217008e-47 | -4.13887905876837e-48 |
| 24.0ms | 256× | 0 | valid |
Compiled 175 to 142 computations (18.9% saved)
ival-sin: 8.0ms (49.6% of total)ival-cos: 4.0ms (24.8% of total)ival-add: 2.0ms (12.4% of total)ival-mult: 2.0ms (12.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 16× | if-if-or-not_binary32 |
| 8× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 205 |
| 1 | 124 | 205 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(if (<=.f64 z #s(literal -6430607204255973/2923003274661805836407369665432566039311865085952 binary64)) (fma.f64 (cos.f64 y) z x) (if (<=.f64 z #s(literal 5463682573640003/11150372599265311570767859136324180752990208 binary64)) (+.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z x))) |
(if (<=.f64 z #s(literal -16499999999999999466603684966147873065195658825649897687865929372277186907101997618316568005681988022918139403661016314541135309050989884983317454163021316526509613884958756474439797862052410243025993728 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -5172291977198265/1361129467683753853853498429727072845824 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 8920298079412249/1393796574908163946345982392040522594123776 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 z #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (+.f64 z x) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 y #s(literal -3242591731706757/9007199254740992 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 7782220156096217/72057594037927936 binary64)) (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 13000 binary64)) (+.f64 x (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)) z)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 13000 binary64)) (+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -1649999999999999833395884531245095980388857851547831994908153043257005320310302570996067897857760725315320396029226879609305193188647287914496 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 64999999999999999832268122104098466167637483886642265587712 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -6646139978924579/332306998946228968225951765070086144 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 6646139978924579/1329227995784915872903807060280344576 binary64)) (+.f64 y x) (+.f64 z x))) |
(if (<=.f64 x #s(literal -2550 binary64)) x (if (<=.f64 x #s(literal 7839866231326559/1152921504606846976 binary64)) z x)) |
(if (<=.f64 x #s(literal -8556623698070271/1645504557321206042154969182557350504982735865633579863348609024 binary64)) x (if (<=.f64 x #s(literal 5623642243178995/1757388200993436087035366604564836663620975436836686184804982645551499054949799949343375268009332366074187855716219099657503228927927460816018951242525454630912 binary64)) y x)) |
x |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 x (sin.f64 y))) |
(if (<=.f64 z #s(literal -6430607204255973/2923003274661805836407369665432566039311865085952 binary64)) (fma.f64 (cos.f64 y) z x) (if (<=.f64 z #s(literal 5463682573640003/11150372599265311570767859136324180752990208 binary64)) (+.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z x))) |
(if (<=.f64 z #s(literal -6430607204255973/2923003274661805836407369665432566039311865085952 binary64)) (fma.f64 (cos.f64 y) z x) (if (<=.f64 z #s(literal 5463682573640003/11150372599265311570767859136324180752990208 binary64)) (+.f64 x (sin.f64 y)) (fma.f64 (cos.f64 y) z x))) |
(if (<=.f64 z #s(literal -16499999999999999466603684966147873065195658825649897687865929372277186907101997618316568005681988022918139403661016314541135309050989884983317454163021316526509613884958756474439797862052410243025993728 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -5172291977198265/1361129467683753853853498429727072845824 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 8920298079412249/1393796574908163946345982392040522594123776 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 z #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (+.f64 z x) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 z #s(literal -16499999999999999466603684966147873065195658825649897687865929372277186907101997618316568005681988022918139403661016314541135309050989884983317454163021316526509613884958756474439797862052410243025993728 binary64)) (*.f64 (cos.f64 y) z) (if (<=.f64 z #s(literal -5172291977198265/1361129467683753853853498429727072845824 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 8920298079412249/1393796574908163946345982392040522594123776 binary64)) (+.f64 x (sin.f64 y)) (if (<=.f64 z #s(literal 315000000000000005455272936378289869231130724185753254811819787714134069762782850379388411956432259881599548371433410265088 binary64)) (+.f64 z x) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -3242591731706757/9007199254740992 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 7782220156096217/72057594037927936 binary64)) (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 y #s(literal -3242591731706757/9007199254740992 binary64)) (+.f64 x (sin.f64 y)) (if (<=.f64 y #s(literal 7782220156096217/72057594037927936 binary64)) (+.f64 y (fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y (+.f64 z x))) (+.f64 x (sin.f64 y)))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 13000 binary64)) (+.f64 x (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)) z)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 13000 binary64)) (+.f64 y (fma.f64 z (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -1649999999999999833395884531245095980388857851547831994908153043257005320310302570996067897857760725315320396029226879609305193188647287914496 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 64999999999999999832268122104098466167637483886642265587712 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -6646139978924579/332306998946228968225951765070086144 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 6646139978924579/1329227995784915872903807060280344576 binary64)) (+.f64 y x) (+.f64 z x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal -6646139978924579/332306998946228968225951765070086144 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 6646139978924579/1329227995784915872903807060280344576 binary64)) (+.f64 y x) (+.f64 z x))) |
(if (<=.f64 x #s(literal -2550 binary64)) x (if (<=.f64 x #s(literal 7839866231326559/1152921504606846976 binary64)) z x)) |
(if (<=.f64 x #s(literal -8556623698070271/1645504557321206042154969182557350504982735865633579863348609024 binary64)) x (if (<=.f64 x #s(literal 5623642243178995/1757388200993436087035366604564836663620975436836686184804982645551499054949799949343375268009332366074187855716219099657503228927927460816018951242525454630912 binary64)) y x)) |
x |
| 15 660× | accelerator-lowering-fma.f32 |
| 15 660× | accelerator-lowering-fma.f64 |
| 11 212× | accelerator-lowering-fma.f32 |
| 11 212× | accelerator-lowering-fma.f64 |
| 10 850× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 90 |
| 1 | 148 | 90 |
| 2 | 1297 | 90 |
| 0 | 8161 | 80 |
| 0 | 316 | 3821 |
| 1 | 954 | 3752 |
| 2 | 2900 | 3662 |
| 0 | 8243 | 3313 |
| 0 | 96 | 591 |
| 1 | 282 | 587 |
| 2 | 797 | 577 |
| 3 | 2037 | 575 |
| 4 | 3964 | 575 |
| 5 | 7253 | 575 |
| 0 | 8423 | 528 |
| 0 | 349 | 3698 |
| 1 | 1065 | 3659 |
| 2 | 3337 | 3507 |
| 0 | 8214 | 3216 |
| 0 | 8 | 19 |
| 1 | 38 | 19 |
| 2 | 357 | 19 |
| 3 | 5535 | 19 |
| 0 | 8305 | 18 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 402 to 208 computations (48.3% saved)
Compiled 470 to 184 computations (60.9% saved)
Loading profile data...