
Time bar (total: 9.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.3s | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-add: 290.0ms (36.4% of total)ival-cos: 251.0ms (31.5% of total)ival-sin: 193.0ms (24.2% of total)ival-mult: 53.0ms (6.7% of total)ival-true: 6.0ms (0.8% of total)ival-assert: 3.0ms (0.4% 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 |
| 50.0ms | 512× | 0 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-sin: 14.0ms (42.5% of total)ival-cos: 11.0ms (33.4% of total)ival-add: 4.0ms (12.1% of total)ival-mult: 3.0ms (9.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.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% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| 25.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 6.0ms (38.5% of total)ival-sin: 6.0ms (38.5% of total)ival-add: 2.0ms (12.8% of total)ival-mult: 2.0ms (12.8% 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))> |
#<alt (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))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | 0 | (* z (cos y)) |
| 1.0ms | x | @ | 0 | (+ (+ x (sin y)) (* 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 | 21 |
| 1 | 38 | 21 |
| 2 | 357 | 21 |
| 3 | 5535 | 21 |
| 0 | 8305 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ x (sin y)) (* z (cos y))) |
(+ x (sin y)) |
(sin y) |
(* z (cos y)) |
(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) |
(cos.f64 y) |
| 1× | egg-herbie |
| 11 712× | accelerator-lowering-fma.f32 |
| 11 712× | accelerator-lowering-fma.f64 |
| 3 160× | *-lowering-*.f32 |
| 3 160× | *-lowering-*.f64 |
| 2 322× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 647 |
| 1 | 310 | 643 |
| 2 | 852 | 633 |
| 3 | 2193 | 631 |
| 4 | 4247 | 631 |
| 5 | 7326 | 631 |
| 0 | 8046 | 578 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (sin y) (* z (cos y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
| Outputs |
|---|
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
x |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 (sin.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 (sin.f64 y) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/6 (pow y 2))))) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
(fma.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 z (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
Compiled 6 642 to 596 computations (91% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 267 | 13 | 280 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 268 | 13 | 281 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.8% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 52.1% | (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) | |
| 54.6% | (/.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)) | |
| ▶ | 99.8% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
| 83.5% | (+.f64 (+.f64 x (sin.f64 y)) z) | |
| 60.9% | (+.f64 (sin.f64 y) x) | |
| ▶ | 55.3% | (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
| 65.3% | (+.f64 z x) | |
| 59.3% | (+.f64 y (+.f64 z x)) | |
| 81.8% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 54.4% | (*.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))))) | |
| ▶ | 39.8% | (*.f64 z (cos.f64 y)) |
| ▶ | 43.3% | x |
Compiled 312 to 194 computations (37.8% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (cos.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 0 | (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.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 | 19 | 96 |
| 1 | 45 | 96 |
| 2 | 97 | 96 |
| 3 | 182 | 96 |
| 4 | 213 | 96 |
| 5 | 238 | 96 |
| 6 | 268 | 96 |
| 7 | 275 | 96 |
| 0 | 275 | 89 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ 1 (/ 1 (+ x (sin y)))) (* z (cos y))) |
(/ 1 (/ 1 (+ x (sin y)))) |
1 |
(/ 1 (+ x (sin y))) |
(+ x (sin y)) |
x |
(sin y) |
y |
(* z (cos y)) |
z |
(cos y) |
x |
(+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
z |
(+ (* y (+ (* y (* z -1/2)) 1)) x) |
y |
(+ (* y (* z -1/2)) 1) |
(* z -1/2) |
-1/2 |
1 |
x |
(* z (cos y)) |
z |
(cos y) |
y |
(+ (* z (cos y)) (sin y)) |
z |
(cos y) |
y |
(sin y) |
| Outputs |
|---|
(+ (/ 1 (/ 1 (+ x (sin y)))) (* z (cos y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/ 1 (/ 1 (+ x (sin y)))) |
(+.f64 x (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(+ 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) |
x |
(+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
(+.f64 x (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
z |
(+ (* y (+ (* y (* z -1/2)) 1)) x) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
y |
(+ (* y (* z -1/2)) 1) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* z -1/2) |
(*.f64 z #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
x |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
z |
(cos y) |
(cos.f64 y) |
y |
(+ (* 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) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 99.9% | (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (cos.f64 y)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
| 42.0ms | 256× | 0 | valid |
Compiled 100 to 21 computations (79% saved)
ival-mult: 7.0ms (25.2% of total)ival-add: 6.0ms (21.6% of total)ival-sin: 6.0ms (21.6% of total)ival-cos: 5.0ms (18% of total)ival-div: 3.0ms (10.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (+ x (sin y))))> |
#<alt (+ (/ 1 (/ 1 (+ x (sin y)))) (* z (cos y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (+ x (sin y))> |
#<alt (+ z (+ (* y (+ (* y (* z -1/2)) 1)) x))> |
#<alt (+ (* y (+ (* y (* z -1/2)) 1)) x)> |
#<alt (+ (* y (* z -1/2)) 1)> |
#<alt (* z -1/2)> |
#<alt (* z (cos y))> |
#<alt (cos y)> |
#<alt (+ (* z (cos y)) (sin y))> |
#<alt (sin y)> |
| Outputs |
|---|
#<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 (+ (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 (/ 1 (sin y))> |
#<alt (+ (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))> |
#<alt (+ (* x (- (/ x (pow (sin y) 3)) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (sin y) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ (sin y) x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 2) x) (sin y)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (pow (sin y) 2)) x)) (sin y)) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (+ (* y (- (* y (+ (* y (- (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (/ 1 (+ x (sin y)))> |
#<alt (sin y)> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt (+ x (sin y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt (* x (+ 1 (/ (sin y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin y) x)) 1)))> |
#<alt 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 (+ 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 (+ 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 (+ z (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/2 (* y z))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ x (* 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)))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (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 y)) 1) y)) (* -1/2 z)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (+ x (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))> |
#<alt (* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2)))))> |
#<alt (* y (+ 1 (* -1/2 (* y z))))> |
#<alt (+ x (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ x (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt (+ x (* y (+ 1 (* -1/2 (* y z)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)))> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)))> |
#<alt (* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* y (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* y (+ (* -1/2 z) (/ 1 y)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* y (- (* 1/2 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (* 1/2 z) (/ 1 y))))> |
#<alt (* -1 (* y (- (* 1/2 z) (/ 1 y))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (+ 1 (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* z (+ (* -1/2 y) (/ 1 z)))> |
#<alt (* z (+ (* -1/2 y) (/ 1 z)))> |
#<alt (* z (+ (* -1/2 y) (/ 1 z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* -1 (* z (- (* 1/2 y) (/ 1 z))))> |
#<alt (* -1 (* z (- (* 1/2 y) (/ 1 z))))> |
#<alt (* -1 (* z (- (* 1/2 y) (/ 1 z))))> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt z> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))))> |
#<alt (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z))))))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt (* z (cos y))> |
#<alt 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 (+ (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 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)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | x | @ | 0 | (/ 1 (+ x (sin y))) |
| 1.0ms | z | @ | -inf | (+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
| 1.0ms | z | @ | inf | (+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
| 0.0ms | z | @ | 0 | (+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
| 0.0ms | y | @ | -inf | (/ 1 (+ x (sin y))) |
| 1× | batch-egg-rewrite |
| 9 746× | accelerator-lowering-fma.f32 |
| 9 746× | accelerator-lowering-fma.f64 |
| 4 276× | *-lowering-*.f32 |
| 4 276× | *-lowering-*.f64 |
| 3 906× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 72 |
| 1 | 128 | 72 |
| 2 | 1155 | 72 |
| 0 | 8239 | 65 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (+ x (sin y)))) |
(+ (/ 1 (/ 1 (+ x (sin y)))) (* z (cos y))) |
(/ 1 (+ x (sin y))) |
(+ x (sin y)) |
(+ z (+ (* y (+ (* y (* z -1/2)) 1)) x)) |
(+ (* y (+ (* y (* z -1/2)) 1)) x) |
(+ (* y (* z -1/2)) 1) |
(* z -1/2) |
(* z (cos y)) |
(cos y) |
(+ (* z (cos y)) (sin y)) |
(sin y) |
| Outputs |
|---|
(+.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))))) |
(exp.f64 (log.f64 (+.f64 x (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) x (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (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 (*.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))))) |
(neg.f64 (-.f64 (neg.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 (+.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 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(/.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)) |
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(-.f64 (*.f64 z (cos.f64 y)) (-.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.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 x (-.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)) (+.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))))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (+.f64 x (*.f64 z (cos.f64 y)))) |
(fma.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (-.f64 (neg.f64 x) (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal -1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(fma.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)))))) x) |
(fma.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) (+.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 z (cos.f64 y))))))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.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))) x) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (neg.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) (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))))))) x) |
(fma.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)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) x) |
(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 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 (-.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 z (cos.f64 y)))) x) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.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 #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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (cos.f64 y) x) (sin.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 (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)))) |
(/.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 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 x (-.f64 (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 (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))))) |
(/.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 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x (-.f64 (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))))))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (+.f64 x (-.f64 (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 (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)))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.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 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x (*.f64 z (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (cos.f64 y) x) (fma.f64 z (cos.f64 y) x) (-.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 3 binary64)) (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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (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 x (-.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)))) (-.f64 x (fma.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 x (*.f64 z (cos.f64 y))) (+.f64 x (*.f64 z (cos.f64 y))))) (-.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x x)) (-.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (cos.f64 y) x) (fma.f64 z (cos.f64 y) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.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 x (-.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.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 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (cos.f64 y) x) (sin.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 (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))))) |
(*.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 (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (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 (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)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))))) |
(*.f64 (fma.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 x (sin.f64 y))))) |
(exp.f64 (neg.f64 (log.f64 (+.f64 x (sin.f64 y))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (sin.f64 y) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(-.f64 (/.f64 (fma.f64 x x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 x (sin.f64 y)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 x (sin.f64 y)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 y))) (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(*.f64 (-.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))))) |
(exp.f64 (log.f64 (+.f64 x (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) x (sin.f64 y)) |
(fma.f64 #s(literal 1 binary64) (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 (*.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))))) |
(neg.f64 (-.f64 (neg.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 (+.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 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(/.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)) |
(pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (+.f64 x (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (sin.f64 y)) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (neg.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x))) |
(*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x (sin.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 x (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (+.f64 x z)) |
(+.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) |
(+.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x) |
(+.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(+.f64 (+.f64 z x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z)) (/.f64 (*.f64 z z) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) |
(fma.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) z) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x))))) z) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (neg.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(fma.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) z) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) z) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) z) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) y)))) (+.f64 x z)) |
(fma.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (fma.f64 y (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (neg.f64 z) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) x) |
(fma.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) z) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) y)) (+.f64 x z)) |
(fma.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (-.f64 z (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (/.f64 #s(literal 1 binary64) (-.f64 z (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) x) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (+.f64 x z)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (+.f64 x z)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (+.f64 x z)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (+.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 z z) (*.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 z z))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 z z) (*.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 z z) (*.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (neg.f64 (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)))) |
(/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z)) |
(/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z))) (neg.f64 (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))) (neg.f64 (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (*.f64 x (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (pow.f64 (+.f64 x z) #s(literal 3 binary64))) (fma.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (+.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (+.f64 z x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (fma.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) (-.f64 x (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (-.f64 (+.f64 z x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (*.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (+.f64 (/.f64 (*.f64 z z) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 z z)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (*.f64 z z) (*.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))))) |
(*.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z) (*.f64 z z))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))))) |
(*.f64 (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))))) |
(*.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) z))) |
(*.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) x))) |
(+.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) |
(+.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) x) |
(+.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) (+.f64 y x)) |
(+.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) |
(+.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) y) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) |
(fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (+.f64 y x)) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) (+.f64 y x)) |
(fma.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y (+.f64 y x)) |
(fma.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) y x) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal -1/2 binary64) y) (+.f64 y x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) y)))) x) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64)) (+.f64 y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) y)) x) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64) (+.f64 y x)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) x) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #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 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)))) (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) (neg.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)) (*.f64 x x))) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (neg.f64 (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (*.f64 y (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (*.f64 y y) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) (+.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y))))) (*.f64 y y)) (-.f64 (+.f64 x (*.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) (+.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)) (*.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) (-.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 y (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 z (*.f64 #s(literal -1/2 binary64) y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) z #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (*.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64))) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal -1/2 binary64) y))))) |
(*.f64 z #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.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)) (sin.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (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)) (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) (sin.f64 y) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.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 z (cos.f64 y)) (sin.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (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)))) (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 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 (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 #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 z (cos.f64 y) (sin.f64 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)))) (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 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 (*.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)))) (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 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 (*.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))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (cos.f64 y)) (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 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 (*.f64 z (cos.f64 y)) (sin.f64 y))) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 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 (*.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 (/.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 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 #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 (*.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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (cos.f64 y) (sin.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 #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 (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 #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 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 (neg.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) (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 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) (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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))))) |
(sin.f64 y) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 10 414× | accelerator-lowering-fma.f32 |
| 10 414× | accelerator-lowering-fma.f64 |
| 4 240× | *-lowering-*.f32 |
| 4 240× | *-lowering-*.f64 |
| 2 320× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2321 |
| 1 | 794 | 2286 |
| 2 | 2254 | 2228 |
| 3 | 6216 | 2168 |
| 0 | 8460 | 1973 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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)) |
(+ (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))))) |
(/ 1 (sin y)) |
(+ (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y))) |
(+ (* x (- (/ x (pow (sin y) 3)) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (sin y) x))) x) |
(/ (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x))) x) |
(/ 1 x) |
(* -1 (/ (- (/ (sin y) x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 2) x) (sin y)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (pow (sin y) 2)) x)) (sin y)) x)) 1) x)) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* y (- (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(/ 1 (+ x (sin y))) |
(sin y) |
(+ x (sin y)) |
(+ x (sin y)) |
(+ x (sin y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
(* x (+ 1 (/ (sin y) x))) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
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)) |
(+ 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))) |
(+ 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))) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
x |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
x |
(+ x y) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (* 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))))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(+ x y) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(* -1/2 (* (pow y 2) z)) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(* -1/2 (* (pow y 2) z)) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(* y (+ 1 (* -1/2 (* y z)))) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
x |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
1 |
(+ 1 (* -1/2 (* y z))) |
(+ 1 (* -1/2 (* y z))) |
(+ 1 (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(* -1/2 (* y z)) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
1 |
(+ 1 (* -1/2 (* y z))) |
(+ 1 (* -1/2 (* y z))) |
(+ 1 (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(* -1/2 (* y z)) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
(* z (cos y)) |
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) |
(+ (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))) |
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) |
| Outputs |
|---|
(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 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ (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 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 (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) x) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 y (+.f64 x z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 (*.f64 y 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 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) 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) (* 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 (+.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 z (+.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(fma.f64 z (+.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) |
(* 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)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+ (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(+ (* x (- (/ x (pow (sin y) 3)) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))) |
(fma.f64 x (/.f64 x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (sin y) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) x) |
(/ (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x)) x) |
(/.f64 (fma.f64 (/.f64 (sin.f64 y) x) (+.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin y) 2) (pow x 2))) (/ (sin y) x))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (sin.f64 y) x) (+.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ (sin y) x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 2) x) (sin y)) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 (sin.f64 y) x) (+.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (pow (sin y) 2)) x)) (sin y)) x)) 1) x)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (sin.f64 y) x) (+.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (/.f64 y (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x)))) |
(+ (* y (- (* y (+ (* y (- (* 1/6 (/ 1 (pow x 2))) (/ 1 (pow x 4)))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sin.f64 y) x)) |
(/ 1 (+ x (sin y))) |
(/.f64 #s(literal 1 binary64) (+.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 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x (sin y)) |
(+.f64 (sin.f64 y) x) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))) |
(+.f64 x (fma.f64 z (fma.f64 (*.f64 y 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 (*.f64 y 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 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(fma.f64 y (*.f64 #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) |
(* 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 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(-.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) (-.f64 (neg.f64 x) y)) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(-.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) (-.f64 (neg.f64 x) y)) |
(* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))) |
(-.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) (-.f64 (neg.f64 x) y)) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 y (+.f64 x z)) |
(+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))) |
(+.f64 x (fma.f64 z (fma.f64 (*.f64 y 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 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(*.f64 y (+.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 z y))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))) |
(*.f64 y (+.f64 (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 z y))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))) |
(fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) y)) (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+ z (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 z (fma.f64 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
x |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(fma.f64 x (/.f64 z x) (-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(fma.f64 x (/.f64 z x) (-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))) |
(fma.f64 x (/.f64 z x) (-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x) x) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x) x) |
(* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) x) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(*.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ x (pow y 2))))) |
(*.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* (pow y 2) (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(*.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1 (/ x y)) 1) y)) (* -1/2 z))) |
(*.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (+ y (* -1/2 (* (pow y 2) z)))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(*.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z)))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(*.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z)))) |
(* z (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z)))) |
(*.f64 z (+.f64 (/.f64 x z) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (/.f64 y z)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(-.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 (neg.f64 x) y)) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(-.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 (neg.f64 x) y)) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))))) |
(-.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (-.f64 (neg.f64 x) y)) |
(* y (+ 1 (* -1/2 (* y z)))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* y (+ 1 (* -1/2 (* y z))))) |
(fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
x |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(* x (+ 1 (/ (* y (+ 1 (* -1/2 (* y z)))) x))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (+ 1 (* -1/2 (* y z)))) x)) 1))) |
(-.f64 x (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* y (+ (* -1/2 z) (/ 1 y))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1 (* y (- (* 1/2 z) (/ 1 y)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (* y z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* z (+ (* -1/2 y) (/ 1 z))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 (* y z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1 (* z (- (* 1/2 y) (/ 1 z)))) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #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 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) z) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
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/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 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(sin y) |
(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 z (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) |
(+ 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)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 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) |
Compiled 17 341 to 1 535 computations (91.1% saved)
22 alts after pruning (19 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 785 | 14 | 799 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 790 | 22 | 812 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.7% | (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
| ✓ | 56.8% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 28.3% | (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) | |
| 22.7% | (fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) | |
| ▶ | 90.4% | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
| 55.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) | |
| 56.8% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 z (cos.f64 y))) | |
| 83.5% | (+.f64 (+.f64 x (sin.f64 y)) z) | |
| 60.9% | (+.f64 (sin.f64 y) x) | |
| 35.5% | (+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) | |
| 22.7% | (+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) | |
| 65.3% | (+.f64 z x) | |
| 29.2% | (+.f64 y z) | |
| 37.5% | (+.f64 y x) | |
| 81.8% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 54.4% | (*.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))))) | |
| 22.6% | (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 39.8% | (*.f64 z (cos.f64 y)) |
| ▶ | 2.8% | (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ▶ | 19.2% | (sin.f64 y) |
| ▶ | 24.4% | z |
| ✓ | 43.3% | x |
Compiled 520 to 326 computations (37.3% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | 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)) |
| 15 380× | accelerator-lowering-fma.f32 |
| 15 380× | accelerator-lowering-fma.f64 |
| 7 462× | *-lowering-*.f32 |
| 7 462× | *-lowering-*.f64 |
| 2 160× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 92 |
| 1 | 60 | 92 |
| 2 | 165 | 92 |
| 3 | 382 | 88 |
| 4 | 564 | 88 |
| 5 | 690 | 88 |
| 6 | 1531 | 88 |
| 7 | 2095 | 88 |
| 8 | 2310 | 88 |
| 9 | 2511 | 88 |
| 10 | 2557 | 88 |
| 11 | 2570 | 88 |
| 12 | 3359 | 88 |
| 13 | 3727 | 88 |
| 14 | 4879 | 88 |
| 15 | 6709 | 88 |
| 16 | 7809 | 88 |
| 0 | 8432 | 82 |
| 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) |
z |
(* y (* -1/2 (* y z))) |
y |
(* -1/2 (* y z)) |
-1/2 |
(* y z) |
z |
(+ (* (* y y) (* z (+ (* (* y y) 1/24) -1/2))) z) |
(* y y) |
y |
(* z (+ (* (* y y) 1/24) -1/2)) |
z |
(+ (* (* y y) 1/24) -1/2) |
1/24 |
-1/2 |
(sin y) |
y |
| Outputs |
|---|
(+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
(+.f64 (fma.f64 (cos.f64 y) z 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) |
z |
(* y (* -1/2 (* y z))) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
y |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* y z) |
(*.f64 y z) |
z |
(+ (* (* y y) (* z (+ (* (* y y) 1/24) -1/2))) z) |
(fma.f64 y (*.f64 (*.f64 y z) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* y y) |
(*.f64 y y) |
y |
(* z (+ (* (* y y) 1/24) -1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
z |
(+ (* (* y y) 1/24) -1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(sin y) |
(sin.f64 y) |
y |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
| ✓ | accuracy | 99.6% | (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 92.2% | (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
| ✓ | accuracy | 90.4% | (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)) |
| 55.0ms | 256× | 0 | valid |
Compiled 87 to 24 computations (72.4% saved)
ival-mult: 16.0ms (39.3% of total)ival-sin: 7.0ms (17.2% of total)ival-cos: 6.0ms (14.7% of total)ival-add: 4.0ms (9.8% of total)ival-div: 3.0ms (7.4% of total)const: 3.0ms (7.4% 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 (* -1/2 (* y z)))> |
#<alt (* -1/2 (* y z))> |
#<alt (* y z)> |
#<alt (+ (* (* y y) (* z (+ (* (* y y) 1/24) -1/2))) z)> |
#<alt (* y y)> |
#<alt (* z (+ (* (* y y) 1/24) -1/2))> |
#<alt (+ (* (* y y) 1/24) -1/2)> |
#<alt (sin 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 (+ 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 (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* -1/2 (* (pow y 2) 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 z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt 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) (* 1/24 (* (pow y 2) z)))))> |
#<alt (* 1/24 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* 1/24 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/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 (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* z (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* -1/2 z)> |
#<alt (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))> |
#<alt (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))> |
#<alt (+ (* -1/2 z) (* 1/24 (* (pow y 2) z)))> |
#<alt (* 1/24 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* 1/24 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt -1/2> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt 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)> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | (+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
| 1.0ms | z | @ | 0 | (+ (* (* y y) (* z (+ (* (* y y) 1/24) -1/2))) z) |
| 1.0ms | x | @ | 0 | (+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
| 1.0ms | y | @ | -inf | (+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
| 1.0ms | y | @ | inf | (+ (* x (+ (* (cos y) (/ z x)) 1)) (sin y)) |
| 1× | batch-egg-rewrite |
| 9 014× | accelerator-lowering-fma.f32 |
| 9 014× | accelerator-lowering-fma.f64 |
| 5 838× | *-lowering-*.f32 |
| 5 838× | *-lowering-*.f64 |
| 3 374× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 77 |
| 1 | 120 | 77 |
| 2 | 916 | 77 |
| 0 | 8856 | 70 |
| 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 (* -1/2 (* y z))) |
(* -1/2 (* y z)) |
(* y z) |
(+ (* (* y y) (* z (+ (* (* y y) 1/24) -1/2))) z) |
(* y y) |
(* z (+ (* (* y y) 1/24) -1/2)) |
(+ (* (* y y) 1/24) -1/2) |
(sin y) |
| Outputs |
|---|
(+.f64 x (fma.f64 x (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(+.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)) |
(+.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) |
(+.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) x) |
(+.f64 (+.f64 (sin.f64 y) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x))) (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)))) |
(fma.f64 x (/.f64 (*.f64 (cos.f64 y) z) x) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) z) 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 (*.f64 (cos.f64 y) z) x) x (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (fma.f64 x (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(fma.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) x (sin.f64 y)) |
(fma.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 1 binary64) (sin.f64 y)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(fma.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (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 x x))) (*.f64 x x) (*.f64 x (-.f64 x (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x))))) (sin.f64 y)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) (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))) |
(fma.f64 (*.f64 x (*.f64 (cos.f64 y) z)) (/.f64 #s(literal 1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (fma.f64 x (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) x) (/.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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) (sin.f64 y)) |
(fma.f64 (*.f64 x (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (sin.f64 y)) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (/.f64 #s(literal 1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) x) (/.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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) (sin.f64 y)) |
(fma.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x)) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (sin.f64 y)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) (/.f64 x x) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) (/.f64 z x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) z (+.f64 x (sin.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))) (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) (*.f64 (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 9 binary64)) (pow.f64 (sin.f64 y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (*.f64 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) (neg.f64 (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) #s(literal 3 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #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 (*.f64 z z) (*.f64 x x))) (*.f64 x x) (-.f64 (*.f64 (+.f64 x (sin.f64 y)) (+.f64 x (sin.f64 y))) (*.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (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 (*.f64 z z) (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 x (sin.f64 y)) (+.f64 x (sin.f64 y)))) (-.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x))) (*.f64 x x)) (-.f64 (+.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))) (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) (+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)) (sin.f64 y))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z 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 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (-.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))))) |
(*.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #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 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 3 binary64)) (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) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)) #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 (*.f64 x (cos.f64 y)) (/.f64 z x) x) (sin.f64 y))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (pow.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) x)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x 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 (*.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 (*.f64 z z) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) |
(fma.f64 (cos.f64 y) (/.f64 z x) #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 (*.f64 (cos.f64 y) z) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 1 binary64)) |
(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 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) z)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) x) (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 z x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 z (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) z #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))))) |
(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 z) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (cos.f64 y) (/.f64 z (neg.f64 x)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(neg.f64 (/.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 z) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.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)))) (/.f64 (*.f64 z z) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #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 z) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))))) |
(/.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 z) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (cos.f64 y) (/.f64 z (neg.f64 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 z) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x 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 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) #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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 4 binary64)) #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 z) (*.f64 x x)))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 4 binary64)) #s(literal -1 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 (*.f64 z z) (*.f64 x 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) (neg.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (/.f64 z (neg.f64 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 z) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #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 z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x 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 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #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 z) (*.f64 x x))) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (*.f64 x 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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #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 z) (*.f64 x 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) (neg.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 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 z) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) 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 z) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z (neg.f64 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 z) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 y) z) x)))) |
(cos.f64 y) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 z (neg.f64 x))) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(neg.f64 (*.f64 (/.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x z))) |
(/.f64 z x) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z))) |
(*.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y) |
(*.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) y) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) z) |
(+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(+.f64 (+.f64 z (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(+.f64 (+.f64 z (*.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 z (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y y)) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y z) (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1/2 binary64))) y (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y z)) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y z) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 y z)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) y z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y #s(literal 1/24 binary64)) z) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 #s(literal 1/24 binary64) z) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) y (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) y) y (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) y) (*.f64 y z) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z z) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y y)) z z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z (fma.f64 (*.f64 y y) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) y) (*.f64 y #s(literal 1/24 binary64)) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (*.f64 y y)) #s(literal 1/24 binary64) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y z)) (*.f64 y #s(literal 1/24 binary64)) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y z))) #s(literal 1/24 binary64) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 z #s(literal 1/24 binary64))) (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z)) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) y) (*.f64 y z) z) |
(fma.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z z) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z)) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z)) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 z z))) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z z)) (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z z)) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z))) (neg.f64 (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 z z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (*.f64 z (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) (neg.f64 y) z))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 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 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal 1/24 binary64)) z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 y z) (*.f64 y #s(literal 1/24 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y z)) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y z)) #s(literal 1/24 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y z) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z #s(literal 1/24 binary64)) (*.f64 y y) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 y y) (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 1/24 binary64))) y (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1/24 binary64)) y (*.f64 z #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 z #s(literal 1/24 binary64)) y) y (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) z))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))) |
(/.f64 (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) z) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) z) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) z)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) z)) (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))))) (fma.f64 (*.f64 z z) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))))) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) z) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(*.f64 (*.f64 z (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) z) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) y #s(literal -1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64))) (*.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)))) #s(literal -1/512 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) #s(literal -1/110592 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) y))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) y)) #s(literal 1/331776 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/2304 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) y)) #s(literal 1/331776 binary64) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 y (*.f64 y y)) y)))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/48 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) y) #s(literal 1/576 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/48 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/576 binary64) (*.f64 (*.f64 y (*.f64 y y)) y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(sin.f64 y) |
| 1× | egg-herbie |
| 14 862× | accelerator-lowering-fma.f32 |
| 14 862× | accelerator-lowering-fma.f64 |
| 5 028× | *-lowering-*.f32 |
| 5 028× | *-lowering-*.f64 |
| 2 286× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1908 |
| 1 | 437 | 1880 |
| 2 | 1222 | 1850 |
| 3 | 3640 | 1818 |
| 4 | 7106 | 1818 |
| 0 | 8109 | 1674 |
| 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) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) z)) |
(* -1/2 (* (pow y 2) 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 z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
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) (* 1/24 (* (pow y 2) z))))) |
(* 1/24 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* 1/24 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(* -1/2 z) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(* 1/24 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* 1/24 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
-1/2 |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
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) |
| 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 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(fma.f64 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(fma.f64 x (/.f64 (sin.f64 y) x) (fma.f64 z (cos.f64 y) x)) |
(* x (+ 1 (/ z x))) |
(+.f64 z x) |
(+ y (* x (+ 1 (/ z x)))) |
(+.f64 y (+.f64 z 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)) (+.f64 z x)) |
(+ (* 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)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(+ (sin y) (* x (+ 1 (/ (* z (cos y)) x)))) |
(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)))) |
(*.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))))) |
(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)) |
(+ 1 (/ z x)) |
(+.f64 #s(literal 1 binary64) (/.f64 z x)) |
(+ 1 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))) |
(fma.f64 (/.f64 z x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x))) |
(fma.f64 (/.f64 z x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x))) |
(+.f64 (/.f64 z x) (fma.f64 (/.f64 (*.f64 z (*.f64 y y)) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(* z (+ (/ 1 z) (/ (cos y) x))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(* -1 (* z (- (* -1 (/ (cos y) x)) (/ 1 z)))) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/ (* z (cos y)) x) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(/ (+ x (* z (cos y))) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/ (+ x (* z (cos y))) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/ (+ x (* z (cos y))) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(+ 1 (/ (* z (cos y)) x)) |
(fma.f64 z (/.f64 (cos.f64 y) 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 y (*.f64 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) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 y (*.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 z)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
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 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* 1/24 (* (pow y 4) z)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y (*.f64 y y)))))) |
(* 1/24 (* (pow y 4) z)) |
(*.f64 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 z (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 z (*.f64 y (*.f64 y (*.f64 y y)))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #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) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* z (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 z (fma.f64 y (*.f64 y #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 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 z) (* 1/24 (* (pow y 2) z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* 1/24 (* (pow y 2) z)) |
(*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* 1/24 (* (pow y 2) z)) |
(*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 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 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) 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) |
Compiled 14 453 to 1 232 computations (91.5% saved)
30 alts after pruning (23 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 643 | 13 | 656 |
| Fresh | 4 | 10 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 648 | 30 | 678 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.7% | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
| ▶ | 90.4% | (fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) |
| 21.9% | (fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) | |
| ✓ | 22.7% | (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
| 22.6% | (fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) | |
| ✓ | 56.8% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 7.7% | (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) | |
| ▶ | 22.7% | (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
| 8.0% | (fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) | |
| 66.6% | (fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) (sin.f64 y)) | |
| 90.3% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)))) (sin.f64 y)) | |
| 47.2% | (fma.f64 x (*.f64 z (/.f64 (cos.f64 y) x)) (sin.f64 y)) | |
| 55.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) | |
| 83.1% | (+.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y))) | |
| 56.8% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 z (cos.f64 y))) | |
| ▶ | 83.5% | (+.f64 (+.f64 x (sin.f64 y)) z) |
| 60.9% | (+.f64 (sin.f64 y) x) | |
| 22.7% | (+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) | |
| 65.3% | (+.f64 z x) | |
| 29.2% | (+.f64 y z) | |
| 37.5% | (+.f64 y x) | |
| 81.8% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 22.6% | (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| ✓ | 39.8% | (*.f64 z (cos.f64 y)) |
| 3.0% | (*.f64 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) | |
| ✓ | 2.8% | (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | 19.2% | (sin.f64 y) |
| ✓ | 24.4% | z |
| ▶ | 8.0% | y |
| ✓ | 43.3% | x |
Compiled 695 to 437 computations (37.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (sin.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x (sin.f64 y)) z) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 y) x) |
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 1024 | (fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) |
| 8 564× | /-lowering-/.f32 |
| 8 564× | /-lowering-/.f64 |
| 5 038× | *-lowering-*.f32 |
| 5 038× | *-lowering-*.f64 |
| 4 946× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 104 |
| 1 | 55 | 104 |
| 2 | 125 | 104 |
| 3 | 254 | 102 |
| 4 | 414 | 100 |
| 5 | 491 | 100 |
| 6 | 965 | 100 |
| 7 | 2575 | 100 |
| 8 | 3771 | 100 |
| 9 | 3912 | 100 |
| 10 | 3918 | 100 |
| 11 | 3927 | 100 |
| 12 | 3927 | 100 |
| 13 | 3927 | 100 |
| 14 | 4209 | 100 |
| 15 | 4232 | 100 |
| 16 | 4233 | 100 |
| 17 | 4233 | 100 |
| 0 | 9825 | 95 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z x) (* (cos y) x)) (+ x (sin y))) |
(/ z x) |
z |
x |
(* (cos y) x) |
(cos y) |
y |
(+ x (sin y)) |
(sin y) |
y |
(+ (* y (* y (* z -1/2))) z) |
y |
(* y (* z -1/2)) |
(* z -1/2) |
z |
-1/2 |
(+ (* (+ (* y (* y 1/24)) -1/2) (* y (* y z))) z) |
(+ (* y (* y 1/24)) -1/2) |
y |
(* y 1/24) |
1/24 |
-1/2 |
(* y (* y z)) |
(* y z) |
z |
(+ (+ x (sin y)) z) |
(+ x (sin y)) |
x |
(sin y) |
y |
z |
| Outputs |
|---|
(+ (* (/ z x) (* (cos y) x)) (+ x (sin y))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/ z x) |
(/.f64 z x) |
z |
x |
(* (cos y) x) |
(*.f64 x (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
y |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
y |
(+ (* y (* y (* z -1/2))) z) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) |
y |
(* y (* z -1/2)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* z -1/2) |
(*.f64 z #s(literal -1/2 binary64)) |
z |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (+ (* y (* y 1/24)) -1/2) (* y (* y z))) z) |
(fma.f64 z (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) z) |
(+ (* y (* y 1/24)) -1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
y |
(* y 1/24) |
(*.f64 y #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* y (* y z)) |
(*.f64 z (*.f64 y y)) |
(* y z) |
(*.f64 z y) |
z |
(+ (+ x (sin y)) z) |
(+.f64 z (+.f64 x (sin.f64 y))) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(sin y) |
(sin.f64 y) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x (sin.f64 y)) z) |
| ✓ | accuracy | 100.0% | (+.f64 x (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y z)) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 (cos.f64 y) x) |
| ✓ | accuracy | 90.4% | (fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) (+.f64 x (sin.f64 y))) |
| 62.0ms | 256× | 0 | valid |
Compiled 101 to 26 computations (74.3% saved)
ival-mult: 20.0ms (44.8% of total)ival-add: 6.0ms (13.4% of total)ival-sin: 6.0ms (13.4% of total)ival-cos: 6.0ms (13.4% of total)const: 4.0ms (9% of total)ival-div: 2.0ms (4.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ z x) (* (cos y) x)) (+ x (sin y)))> |
#<alt (/ z x)> |
#<alt (* (cos y) x)> |
#<alt (cos y)> |
#<alt (+ (* y (* y (* z -1/2))) z)> |
#<alt (* y (* z -1/2))> |
#<alt (* z -1/2)> |
#<alt (+ (* (+ (* y (* y 1/24)) -1/2) (* y (* y z))) z)> |
#<alt (+ (* y (* y 1/24)) -1/2)> |
#<alt (* y 1/24)> |
#<alt (* y (* y z))> |
#<alt (+ (+ x (sin y)) z)> |
#<alt (+ x (sin y))> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt (+ x (sin y))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (+ x (+ (sin y) (* z (cos y))))> |
#<alt (* z (cos y))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ (cos y) (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (cos y))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z)))))> |
#<alt (+ (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 (/ 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 (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt 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> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (+ z (* -1/2 (* (pow y 2) z)))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* z (+ 1 (* -1/2 (pow y 2))))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (pow y 2)) 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 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<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) (* 1/24 (* (pow y 2) z)))))> |
#<alt (* 1/24 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* 1/24 (* (pow y 4) z))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4)))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1)))> |
#<alt -1/2> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (- (* 1/24 (pow y 2)) 1/2)> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* 1/24 (pow y 2))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2)))))> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* 1/24 y)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) z)> |
#<alt (+ z (sin y))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ z x) (/ (sin y) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (sin y) x))))> |
#<alt (* x (+ 1 (+ (/ z x) (/ (sin y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ z (* y (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (+ x (+ z (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (sin y))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt (+ x (+ z (sin y)))> |
#<alt z> |
#<alt (* z (+ 1 (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ 1 (+ (/ x z) (/ (sin y) z))))> |
#<alt (* z (+ 1 (+ (/ x z) (/ (sin y) z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1)))> |
#<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)> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (cos y) x) |
| 0.0ms | y | @ | inf | (* y 1/24) |
| 0.0ms | y | @ | -inf | (* y 1/24) |
| 0.0ms | y | @ | inf | (* (cos y) x) |
| 0.0ms | z | @ | -inf | (* y (* y z)) |
| 1× | batch-egg-rewrite |
| 7 278× | accelerator-lowering-fma.f32 |
| 7 278× | accelerator-lowering-fma.f64 |
| 4 360× | *-lowering-*.f32 |
| 4 360× | *-lowering-*.f64 |
| 4 114× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 81 |
| 1 | 132 | 81 |
| 2 | 1117 | 81 |
| 0 | 8204 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z x) (* (cos y) x)) (+ x (sin y))) |
(/ z x) |
(* (cos y) x) |
(cos y) |
(+ (* y (* y (* z -1/2))) z) |
(* y (* z -1/2)) |
(* z -1/2) |
(+ (* (+ (* y (* y 1/24)) -1/2) (* y (* y z))) z) |
(+ (* y (* y 1/24)) -1/2) |
(* y 1/24) |
(* y (* y z)) |
(+ (+ x (sin y)) z) |
(+ x (sin y)) |
(sin y) |
| Outputs |
|---|
(+.f64 x (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))) |
(+.f64 (sin.f64 y) (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(+.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(+.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 y))) (+.f64 x (sin.f64 y))) |
(fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) |
(fma.f64 x (*.f64 (/.f64 z x) (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) (+.f64 x (sin.f64 y))) |
(fma.f64 (cos.f64 y) (*.f64 x (/.f64 z x)) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 z x) (+.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 (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y))))) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) 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 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (*.f64 (/.f64 z x) (cos.f64 y)) x (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (/.f64 #s(literal 1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) |
(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 (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (/.f64 #s(literal -1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) x)))) (sin.f64 y)) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (neg.f64 x))) (sin.f64 y)) |
(fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y)) |
(fma.f64 (*.f64 (/.f64 z x) x) (cos.f64 y) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 x (cos.f64 y)) x) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) x) (/.f64 x (/.f64 #s(literal 1 binary64) z)) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 x x) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) (+.f64 x (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) #s(literal -1 binary64)) (/.f64 z (neg.f64 x)) (+.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (sin.f64 y))) (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (-.f64 x (sin.f64 y)) (*.f64 x (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) x) (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (*.f64 x (cos.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x (sin.f64 y)) x) (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x (*.f64 (-.f64 x (sin.f64 y)) (*.f64 z (*.f64 x (cos.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))) (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)) (-.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 x (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (-.f64 x (sin.f64 y)) (*.f64 x (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 x (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x (*.f64 (-.f64 x (sin.f64 y)) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 x (sin.f64 y)) x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64))) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (/.f64 x z) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 x z) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (+.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 x z) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 x z) (+.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 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 x (sin.f64 y)) (*.f64 (/.f64 x z) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (/.f64 x z) (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (/.f64 x z) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 (/.f64 x z) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (/.f64 x z) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 (/.f64 x z) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (sin.f64 y) x) (*.f64 (/.f64 x z) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 (/.f64 x z) (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (+.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 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y)) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (+.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 x (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 x (+.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 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 x (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 x (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 x (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 x (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (-.f64 (sin.f64 y) x) (*.f64 x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 x (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (+.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 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (+.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 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 x (sin.f64 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (neg.f64 x) (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))) (-.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (+.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 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (+.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 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (-.f64 x (sin.f64 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (neg.f64 x) (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)) (-.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (/.f64 x z)) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (+.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 x) (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (+.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 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (-.f64 x (sin.f64 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (neg.f64 x) (-.f64 x (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (*.f64 (neg.f64 x) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))) (-.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x z) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 x (cos.f64 y)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 x z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x z) (*.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 x (cos.f64 y)))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) (/.f64 x z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x (*.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 z (*.f64 x (cos.f64 y))))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) x)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.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)))) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.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 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.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)))) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 x) (*.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 z) (*.f64 x (cos.f64 y))))) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (sin.f64 y)))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x z) (*.f64 (-.f64 x (sin.f64 y)) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 x z))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 x (sin.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 x (sin.f64 y)) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 x) (*.f64 (-.f64 x (sin.f64 y)) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (-.f64 x (sin.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 x) (*.f64 (-.f64 x (sin.f64 y)) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (-.f64 x (sin.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 x) (*.f64 (-.f64 x (sin.f64 y)) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 x (sin.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 x z) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 x z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) x (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) x)) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (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 x z) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (/.f64 x z))) |
(/.f64 (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 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (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)))))) x (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) x)) |
(/.f64 (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)))))) (neg.f64 x) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (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)))))) (neg.f64 x) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (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)))))) (neg.f64 x) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (neg.f64 (-.f64 x (sin.f64 y))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 x z) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (sin.f64 y) x) (/.f64 x z))) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (sin.f64 y) x) #s(literal 1 binary64))) (*.f64 (-.f64 (sin.f64 y) x) (/.f64 x (*.f64 z (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) x (*.f64 (-.f64 (sin.f64 y) x) (*.f64 z (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 (sin.f64 y) x) x)) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (neg.f64 x) (*.f64 (-.f64 (sin.f64 y) x) (neg.f64 (*.f64 z (*.f64 x (cos.f64 y)))))) (*.f64 (-.f64 (sin.f64 y) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (neg.f64 x) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 (*.f64 x (cos.f64 y)) (neg.f64 z)))) (*.f64 (-.f64 (sin.f64 y) x) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (neg.f64 x) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 (sin.f64 y) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (neg.f64 (*.f64 x (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (-.f64 x (sin.f64 y)) (*.f64 x (-.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 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (*.f64 x (cos.f64 y)))))) (neg.f64 (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) x))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x (*.f64 (-.f64 x (sin.f64 y)) (*.f64 z (*.f64 x (cos.f64 y)))))) (neg.f64 (*.f64 (-.f64 x (sin.f64 y)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)))) (*.f64 x (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.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 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (*.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))) (-.f64 x (+.f64 (sin.f64 y) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y))) (*.f64 x x)) (-.f64 (fma.f64 z (/.f64 (*.f64 x (cos.f64 y)) x) (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) (+.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 z x) (cos.f64 y) #s(literal 1 binary64)) x (sin.f64 y))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (-.f64 x (sin.f64 y)) (*.f64 x (-.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 (-.f64 x (sin.f64 y))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (*.f64 x (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) x (*.f64 (-.f64 x (sin.f64 y)) (*.f64 z (*.f64 x (cos.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (sin.f64 y)) x))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x (sin.f64 y)) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) (+.f64 x (sin.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (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 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (sin.f64 y)) (*.f64 z (/.f64 (*.f64 x (cos.f64 y)) x))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 z x) (*.f64 x (cos.f64 y)) x) (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) |
(-.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 (neg.f64 z) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x z))) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(cos.f64 y) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(+.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)) z) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) |
(fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))) y z) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -1/2 binary64) y) z) |
(fma.f64 (*.f64 z (*.f64 y y)) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) |
(fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/2 binary64)) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z z) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 z (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (*.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (*.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))) (neg.f64 (*.f64 z z))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (*.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))) (neg.f64 (*.f64 z z)))) (neg.f64 (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))))) (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (*.f64 (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))) (neg.f64 (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))))) (neg.f64 (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))))))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))) (*.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y) z)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))) (neg.f64 (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z)))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))) (neg.f64 (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 z (*.f64 y #s(literal -1/2 binary64))) (neg.f64 z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 y y))))) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 y (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) y) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(*.f64 z #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) z) |
(+.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) z) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) |
(fma.f64 y (*.f64 (*.f64 z y) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) |
(fma.f64 (*.f64 z y) (*.f64 y (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 z (*.f64 y y)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) z) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 z y) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z y)) y z) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y)) z z) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) z) y z) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) y) z z) |
(fma.f64 (*.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) z) |
(fma.f64 (*.f64 (*.f64 z (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) z) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) (fma.f64 z (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) z)))) (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))) (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) (neg.f64 (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (*.f64 y y)) z)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) (neg.f64 z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/24 binary64)) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y 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/13824 binary64)) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y 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/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/13824 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y 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/13824 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))))) |
(*.f64 y #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) y) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (*.f64 z y) y) |
(*.f64 (*.f64 y y) z) |
(+.f64 z (+.f64 x (sin.f64 y))) |
(+.f64 x (+.f64 z (sin.f64 y))) |
(+.f64 (sin.f64 y) (+.f64 x z)) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 (+.f64 z (sin.f64 y)) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))))) |
(+.f64 (+.f64 z x) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (+.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (-.f64 z (+.f64 x (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (+.f64 z (sin.f64 y))))) |
(fma.f64 z #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 z (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))) 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))))) z) |
(fma.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)) z) |
(fma.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (+.f64 x (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 z (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)))) 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)))) z) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (/.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 z) (*.f64 (sin.f64 y) z)))) x) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) x)) z) |
(fma.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (sin.f64 y) z)) x) |
(/.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (+.f64 x (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z (+.f64 x (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (+.f64 x (sin.f64 y))))) (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (+.f64 x (sin.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (+.f64 z (sin.f64 y))))) (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (+.f64 x (sin.f64 y))) (-.f64 (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (+.f64 x (-.f64 (sin.f64 y) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (+.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (+.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) z)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (+.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (-.f64 z (+.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (+.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) z)) (*.f64 z z))) (*.f64 (+.f64 x (-.f64 (sin.f64 y) z)) (+.f64 x (-.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 x (-.f64 (sin.f64 y) z))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (+.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (+.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 (sin.f64 y) (+.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 z x) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))) (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 (sin.f64 y) (+.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 z (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (+.f64 z x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (+.f64 x (-.f64 (sin.f64 y) z))) (/.f64 (*.f64 z z) (+.f64 x (-.f64 (sin.f64 y) z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (+.f64 x (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z (+.f64 x (sin.f64 y))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 z (+.f64 x (sin.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x (-.f64 (sin.f64 y) z)))) |
(*.f64 (neg.f64 (fma.f64 z (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (-.f64 z (+.f64 x (sin.f64 y))) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (-.f64 (sin.f64 y) z))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (+.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (*.f64 z z) (pow.f64 (+.f64 x (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x (sin.f64 y))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 z (sin.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 (*.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))))) |
(fma.f64 #s(literal -1 binary64) (neg.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) |
(/.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 #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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 x (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)))) (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 (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 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #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) |
| 1× | egg-herbie |
| 18 912× | accelerator-lowering-fma.f32 |
| 18 912× | accelerator-lowering-fma.f64 |
| 4 912× | *-lowering-*.f32 |
| 4 912× | *-lowering-*.f64 |
| 2 902× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1913 |
| 1 | 490 | 1877 |
| 2 | 1326 | 1843 |
| 3 | 3774 | 1835 |
| 0 | 8196 | 1710 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (sin y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+ x (+ (sin y) (* z (cos y)))) |
(* z (cos y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(* z (cos y)) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+ (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)))) |
(/ 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 (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
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 |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(+ z (* -1/2 (* (pow y 2) z))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* z (+ 1 (* -1/2 (pow y 2)))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(* -1 (* z (- (* 1/2 (pow y 2)) 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 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
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) (* 1/24 (* (pow y 2) z))))) |
(* 1/24 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* 1/24 (* (pow y 4) z)) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
-1/2 |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(- (* 1/24 (pow y 2)) 1/2) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* 1/24 (pow y 2)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* 1/24 y) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(* (pow y 2) z) |
(+ z (sin y)) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
x |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ z (* y (+ 1 (* -1/6 (pow y 2)))))) |
(+ x (+ z (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (sin y)) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
(+ x (+ z (sin y))) |
z |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
z |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(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) |
| Outputs |
|---|
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (cos y)) |
(*.f64 z (cos.f64 y)) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* z (+ (cos y) (+ (/ x z) (/ (sin y) 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 (sin y)) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ (sin y) (* z (cos y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
x |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (cos.f64 y) (sin.f64 y))))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ 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))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 x z)) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(+ x (+ (sin y) (* z (cos y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/ 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 (* -1/2 (* x (pow y 2)))) |
(fma.f64 x (*.f64 y (*.f64 y #s(literal -1/2 binary64))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64)))) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* (pow y 2) (+ (* -1/2 z) (/ z (pow y 2)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* 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)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* 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)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* 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)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* 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)))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* 1/2 (pow y 2)) 1))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 (* y z)) |
(*.f64 z (*.f64 y #s(literal -1/2 binary64))) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
z |
(+ z (* -1/2 (* (pow y 2) z))) |
(fma.f64 z (*.f64 y (*.f64 y #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* 1/24 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* 1/24 (* (pow y 4) z)) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))) |
(*.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
(* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))) |
(fma.f64 (*.f64 y z) (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) z) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(- (* 1/24 (pow y 2)) 1/2) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* 1/24 y) |
(*.f64 y #s(literal 1/24 binary64)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(+ z (sin y)) |
(+.f64 (sin.f64 y) z) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
x |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* x (+ 1 (+ (/ z x) (/ (sin y) x)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
x |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) (sin.f64 y)))) |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) (sin.f64 y)))) |
(* -1 (* x (- (* -1 (/ (+ z (sin y)) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) (sin.f64 y)))) |
(+ x z) |
(+.f64 x z) |
(+ x (+ y z)) |
(+.f64 x (+.f64 y z)) |
(+ x (+ z (* y (+ 1 (* -1/6 (pow y 2)))))) |
(+.f64 x (fma.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) z)) |
(+ x (+ z (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
(+.f64 x (fma.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(+ x (+ z (sin y))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
z |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* z (+ 1 (+ (/ x z) (/ (sin y) z)))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
z |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(* -1 (* z (- (* -1 (/ (+ x (sin y)) z)) 1))) |
(+.f64 x (+.f64 (sin.f64 y) z)) |
(sin y) |
(sin.f64 y) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
x |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 x (sin.f64 y)) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 x (sin.f64 y)) |
(* x (+ 1 (/ (sin y) x))) |
(+.f64 x (sin.f64 y)) |
x |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 x (sin.f64 y)) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 x (sin.f64 y)) |
(* -1 (* x (- (* -1 (/ (sin y) x)) 1))) |
(+.f64 x (sin.f64 y)) |
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 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) x) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
(+ x (sin y)) |
(+.f64 x (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 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) |
Compiled 18 595 to 1 396 computations (92.5% saved)
29 alts after pruning (20 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 806 | 6 | 812 |
| Fresh | 4 | 14 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 813 | 29 | 842 |
| Status | Accuracy | Program |
|---|---|---|
| 21.9% | (fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) | |
| 72.3% | (fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) x) | |
| 22.6% | (fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) | |
| ✓ | 22.7% | (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
| ✓ | 56.8% | (fma.f64 z (cos.f64 y) (sin.f64 y)) |
| 7.7% | (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) | |
| 8.0% | (fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) | |
| 66.6% | (fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) (sin.f64 y)) | |
| 90.3% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)))) (sin.f64 y)) | |
| 22.7% | (fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) | |
| 82.8% | (/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) | |
| 55.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) | |
| 83.1% | (+.f64 (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y))) | |
| 56.8% | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 z (cos.f64 y))) | |
| ✓ | 83.5% | (+.f64 (+.f64 x (sin.f64 y)) z) |
| 60.9% | (+.f64 (sin.f64 y) x) | |
| 65.3% | (+.f64 z x) | |
| 29.2% | (+.f64 y z) | |
| 37.5% | (+.f64 y x) | |
| 81.8% | (+.f64 x (*.f64 z (cos.f64 y))) | |
| 22.6% | (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) | |
| 3.0% | (*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) | |
| ✓ | 39.8% | (*.f64 z (cos.f64 y)) |
| 3.0% | (*.f64 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) | |
| ✓ | 2.8% | (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
| ✓ | 19.2% | (sin.f64 y) |
| ✓ | 24.4% | z |
| ✓ | 8.0% | y |
| ✓ | 43.3% | x |
Compiled 909 to 373 computations (59% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) x) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 x (*.f64 z (/.f64 (cos.f64 y) x)) (sin.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 (*.f64 x (*.f64 (cos.f64 y) z)) x) (+.f64 x (sin.f64 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y)))) (*.f64 z (cos.f64 y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal 1 binary64)))) (sin.f64 y)) |
(/.f64 (fma.f64 (*.f64 z (*.f64 x (cos.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (sin.f64 y))))) |
(/.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 (*.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))))) |
(fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (fma.f64 (cos.f64 y) (/.f64 z x) #s(literal -1 binary64))))) (sin.f64 y)) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 15.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 14.0ms | y |
| 13.0ms | x |
| 13.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 x (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) x) x) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
| Outputs |
|---|
(+.f64 x (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
(+.f64 x (*.f64 z (cos.f64 y))) |
4 calls:
| 12.0ms | y |
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | x |
| 86.7% | 2 | y |
| 99.9% | 3 | z |
| 99.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 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
(*.f64 z (cos.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
| Outputs |
|---|
(*.f64 z (cos.f64 y)) |
(+.f64 (+.f64 x (sin.f64 y)) z) |
(*.f64 z (cos.f64 y)) |
3 calls:
| 23.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | x |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 1 | x |
| 91.1% | 3 | z |
| 83.5% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
(+.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:
| 44.0ms | z |
| 12.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | y |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 75.7% | 4 | x |
| 81.9% | 3 | y |
| 88.1% | 5 | z |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
(+.f64 (sin.f64 y) x) |
| Outputs |
|---|
(+.f64 (sin.f64 y) x) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 (sin.f64 y) x) |
2 calls:
| 12.0ms | y |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 3 | y |
| 80.5% | 3 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
(sin.f64 y) |
| Outputs |
|---|
(+.f64 z x) |
(sin.f64 y) |
(+.f64 y (+.f64 z x)) |
(sin.f64 y) |
(+.f64 z x) |
3 calls:
| 12.0ms | z |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 65.3% | 1 | z |
| 71.4% | 3 | y |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) 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 y (*.f64 y (*.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64)))) |
(*.f64 z (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal 1/24 binary64))))) |
(fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/6 binary64) (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 z x)) |
(fma.f64 (*.f64 y y) (*.f64 z (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) z) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(fma.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y z)) z) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 x z)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y z)) z) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/576 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) z) |
(+.f64 z (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 z z) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) x)) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 z x) |
3 calls:
| 14.0ms | y |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | y |
| 70.8% | 3 | x |
| 71.3% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) z) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) |
(fma.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y (+.f64 z x)) |
(+.f64 z x) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
(+.f64 z x) |
| Outputs |
|---|
(+.f64 z x) |
(+.f64 y z) |
(+.f64 z x) |
3 calls:
| 4.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | x |
| 69.0% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 65.3% | 1 | y |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
(+.f64 y z) |
| Outputs |
|---|
x |
(+.f64 y z) |
x |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 4 | y |
| 52.7% | 3 | z |
| 51.1% | 4 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 59.8% | 3 | x |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
y |
z |
(+.f64 y x) |
| Outputs |
|---|
x |
z |
x |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 3 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
x |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 1 | y |
| 46.6% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 43.3% | 1 | z |
| 47.7% | 3 | x |
Compiled 24 to 17 computations (29.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
3 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 1 | y |
| 43.3% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 43.3% | 1 | x |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 314929.7906435166 | 2639290.3770786985 |
| 0.0ms | -1.7630257792527938e+20 | -32570283450380857000.0 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 8.55269148020741e+131 | 1.3759771885891752e+135 |
| 21.0ms | -3.803899006162144e+106 | -8.191453764967506e+97 |
| 27.0ms | 272× | 0 | valid |
Compiled 321 to 235 computations (26.8% saved)
ival-cos: 9.0ms (45.7% of total)ival-sin: 7.0ms (35.5% of total)ival-add: 2.0ms (10.1% of total)ival-mult: 2.0ms (10.1% 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 |
|---|---|---|
| 17.0ms | 8.55269148020741e+131 | 1.3759771885891752e+135 |
| 18.0ms | 5.579031035447929e-76 | 7.2238579714748134e-71 |
| 16.0ms | -1.2841019073597578e-20 | -6.081786159238357e-26 |
| 18.0ms | -3.803899006162144e+106 | -8.191453764967506e+97 |
| 48.0ms | 560× | 0 | valid |
Compiled 540 to 399 computations (26.1% saved)
ival-sin: 14.0ms (41% of total)ival-cos: 11.0ms (32.2% of total)ival-add: 5.0ms (14.7% of total)ival-mult: 4.0ms (11.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 |
|---|---|---|
| 15.0ms | 6.7674022074934685e-15 | 3.629122962428671 |
| 23.0ms | -267767574912676.5 | -50578990.9455719 |
| 27.0ms | 304× | 0 | valid |
Compiled 452 to 318 computations (29.6% saved)
ival-cos: 8.0ms (41.3% of total)ival-sin: 7.0ms (36.1% of total)ival-add: 3.0ms (15.5% of total)ival-mult: 2.0ms (10.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9987833125390406 | 314929.7906435166 |
| 0.0ms | 4.468997762981928e-5 | 0.010260016573489763 |
| 0.0ms | -0.17128961097844578 | -5.76078575780989e-12 |
| 0.0ms | -480.86817463211435 | -0.9808972727553338 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 8.840011794630594e-68 | 2.7376222593465072e-64 |
| 32.0ms | -727.4140258673003 | -1.6144481600971452 |
| 32.0ms | 224× | 0 | valid |
Compiled 323 to 224 computations (30.7% saved)
ival-cos: 18.0ms (67.1% of total)ival-sin: 5.0ms (18.6% of total)ival-add: 2.0ms (7.5% of total)ival-mult: 1.0ms (3.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 |
|---|---|---|
| 15.0ms | 8.850912381104372e+90 | 1.3292564483238689e+93 |
| 13.0ms | -5.557524536018935e+27 | -5.19738831367483e+26 |
| 22.0ms | 208× | 0 | valid |
Compiled 223 to 157 computations (29.6% saved)
ival-sin: 7.0ms (42.7% of total)ival-cos: 6.0ms (36.6% of total)ival-add: 2.0ms (12.2% of total)ival-mult: 1.0ms (6.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.5461124459073705e-171 | 5.670075967112853e-171 |
| 33.0ms | -3.7091699958047695e-70 | -5.692744553098863e-72 |
| 16.0ms | 192× | 0 | valid |
Compiled 183 to 134 computations (26.8% saved)
ival-sin: 4.0ms (37.7% of total)ival-cos: 3.0ms (28.3% of total)ival-add: 2.0ms (18.9% of total)ival-mult: 1.0ms (9.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.2806325520901814e-64 | 5.551663203598564e-64 |
| 13.0ms | -6.25210161447569e-62 | -3.6786098785535396e-62 |
| 12.0ms | 79× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 75 to 59 computations (21.3% saved)
ival-cos: 6.0ms (61.5% of total)ival-sin: 2.0ms (20.5% of total)ival-add: 1.0ms (10.2% of total)ival-mult: 1.0ms (10.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.2806325520901814e-64 | 5.551663203598564e-64 |
| 7.0ms | -6.25210161447569e-62 | -3.6786098785535396e-62 |
| 7.0ms | 80× | 0 | valid |
Compiled 65 to 54 computations (16.9% saved)
ival-cos: 2.0ms (43.8% of total)ival-sin: 2.0ms (43.8% of total)ival-add: 1.0ms (21.9% of total)ival-mult: 1.0ms (21.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.5461124459073705e-171 | 5.670075967112853e-171 |
| 247.0ms | -1.0794533837747451e-113 | -3.3509624435139322e-118 |
| 250.0ms | 208× | 0 | valid |
Compiled 145 to 118 computations (18.6% saved)
ival-sin: 237.0ms (96.9% of total)ival-cos: 4.0ms (1.6% of total)ival-add: 2.0ms (0.8% of total)ival-mult: 1.0ms (0.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | if-if-or-not_binary32 |
| 16× | +-commutative_binary64 |
| 4× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 277 |
| 1 | 137 | 277 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -100000000000000000000 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 500000 binary64)) (+.f64 (+.f64 x (sin.f64 y)) z) (+.f64 x (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -360000000000000000689643030864480745037743845815469124015009265255776556713435952146045012238944916471808 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal 35999999999999997778568129058070954103323993792475994187599835172294649398443503499442900591649387185420900879853928619381477106253824 binary64)) (+.f64 (+.f64 x (sin.f64 y)) z) (*.f64 z (cos.f64 y)))) |
(if (<=.f64 z #s(literal -1599999999999999996304592392229932811145800767878461422728909823457561384770074823646590919658962944 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 279744320480505/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 z #s(literal 350000000000000002779453532678407637556727192715699017566552648391932096611100470115714736162865562564329259354047671356353766313951232 binary64)) (+.f64 z x) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 y #s(literal -52000000 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 3602879701896397/144115188075855872 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -400 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/36028797018963968 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 7378697629483821/147573952589676412928 binary64)) (+.f64 y (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y) (+.f64 z x))))) |
(if (<=.f64 y #s(literal -5291729562160333/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 7410693711188237/29642774844752946028434172162224104410437116074403984394101141506025761187823616 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -2050000000000000123446755328 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 8999999999999999811435226584991697541757714881127914539776040775822231118719209958906265600 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(if (<=.f64 x #s(literal -5768949542353525/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 7831948386878921/2175541218577478036232553294038911497542013410209922757424923190068852981190050786259609609278379154099770693575665668158859588967025488852621393833027941793561932885341770625153958412288 binary64)) (+.f64 y z) (+.f64 z x))) |
(if (<=.f64 x #s(literal -1736881338559743/28948022309329048855892746252171976963317496166410141009864396001978282409984 binary64)) x (if (<=.f64 x #s(literal 2037940770576765/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 y z) x)) |
(if (<=.f64 x #s(literal -6368564908052391/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) x (if (<=.f64 x #s(literal 2037940770576765/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) z x)) |
(if (<=.f64 x #s(literal -2772669694120815/346583711765101857447301773017885462929554634421977071896309947576827663475703202879996800763017447262173901370175446478621769728 binary64)) x (if (<=.f64 x #s(literal 5438853046443695/1087770609288739018116276647019455748771006705104961378712461595034426490595025393129804804639189577049885346787832834079429794483512744426310696916513970896780966442670885312576979206144 binary64)) y x)) |
x |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -100000000000000000000 binary64)) (+.f64 x (*.f64 z (cos.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 500000 binary64)) (+.f64 (+.f64 x (sin.f64 y)) z) (+.f64 x (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -360000000000000000689643030864480745037743845815469124015009265255776556713435952146045012238944916471808 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal 35999999999999997778568129058070954103323993792475994187599835172294649398443503499442900591649387185420900879853928619381477106253824 binary64)) (+.f64 (+.f64 x (sin.f64 y)) z) (*.f64 z (cos.f64 y)))) |
(if (<=.f64 z #s(literal -1599999999999999996304592392229932811145800767878461422728909823457561384770074823646590919658962944 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (+.f64 z x) (if (<=.f64 z #s(literal 279744320480505/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 z #s(literal 350000000000000002779453532678407637556727192715699017566552648391932096611100470115714736162865562564329259354047671356353766313951232 binary64)) (+.f64 z x) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 z #s(literal -1599999999999999996304592392229932811145800767878461422728909823457561384770074823646590919658962944 binary64)) (*.f64 z (cos.f64 y)) (if (<=.f64 z #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (+.f64 x z) (if (<=.f64 z #s(literal 279744320480505/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (+.f64 x (sin.f64 y)) (if (<=.f64 z #s(literal 350000000000000002779453532678407637556727192715699017566552648391932096611100470115714736162865562564329259354047671356353766313951232 binary64)) (+.f64 x z) (*.f64 z (cos.f64 y)))))) |
(if (<=.f64 y #s(literal -52000000 binary64)) (+.f64 (sin.f64 y) x) (if (<=.f64 y #s(literal 3602879701896397/144115188075855872 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 y #s(literal -52000000 binary64)) (+.f64 x (sin.f64 y)) (if (<=.f64 y #s(literal 3602879701896397/144115188075855872 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 x (sin.f64 y)))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -400 binary64)) (+.f64 z x) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/36028797018963968 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 7378697629483821/147573952589676412928 binary64)) (+.f64 y (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y) (+.f64 z x))))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -400 binary64)) (+.f64 x z) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/36028797018963968 binary64)) (sin.f64 y) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 7378697629483821/147573952589676412928 binary64)) (+.f64 y (+.f64 x z)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) (sin.f64 y) (+.f64 x z))))) |
(if (<=.f64 y #s(literal -5291729562160333/1125899906842624 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 7410693711188237/29642774844752946028434172162224104410437116074403984394101141506025761187823616 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -5291729562160333/1125899906842624 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 7410693711188237/29642774844752946028434172162224104410437116074403984394101141506025761187823616 binary64)) (+.f64 z (fma.f64 y (fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) (+.f64 x z))) |
(if (<=.f64 y #s(literal -2050000000000000123446755328 binary64)) (+.f64 z x) (if (<=.f64 y #s(literal 8999999999999999811435226584991697541757714881127914539776040775822231118719209958906265600 binary64)) (+.f64 y (+.f64 z x)) (+.f64 z x))) |
(if (<=.f64 y #s(literal -2050000000000000123446755328 binary64)) (+.f64 x z) (if (<=.f64 y #s(literal 8999999999999999811435226584991697541757714881127914539776040775822231118719209958906265600 binary64)) (+.f64 y (+.f64 x z)) (+.f64 x z))) |
(if (<=.f64 x #s(literal -5768949542353525/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (+.f64 z x) (if (<=.f64 x #s(literal 7831948386878921/2175541218577478036232553294038911497542013410209922757424923190068852981190050786259609609278379154099770693575665668158859588967025488852621393833027941793561932885341770625153958412288 binary64)) (+.f64 y z) (+.f64 z x))) |
(if (<=.f64 x #s(literal -5768949542353525/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (+.f64 x z) (if (<=.f64 x #s(literal 7831948386878921/2175541218577478036232553294038911497542013410209922757424923190068852981190050786259609609278379154099770693575665668158859588967025488852621393833027941793561932885341770625153958412288 binary64)) (+.f64 y z) (+.f64 x z))) |
(if (<=.f64 x #s(literal -1736881338559743/28948022309329048855892746252171976963317496166410141009864396001978282409984 binary64)) x (if (<=.f64 x #s(literal 2037940770576765/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 y z) x)) |
(if (<=.f64 x #s(literal -6368564908052391/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) x (if (<=.f64 x #s(literal 2037940770576765/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) z x)) |
(if (<=.f64 x #s(literal -2772669694120815/346583711765101857447301773017885462929554634421977071896309947576827663475703202879996800763017447262173901370175446478621769728 binary64)) x (if (<=.f64 x #s(literal 5438853046443695/1087770609288739018116276647019455748771006705104961378712461595034426490595025393129804804639189577049885346787832834079429794483512744426310696916513970896780966442670885312576979206144 binary64)) y x)) |
x |
| 14 862× | accelerator-lowering-fma.f32 |
| 14 862× | accelerator-lowering-fma.f64 |
| 11 712× | accelerator-lowering-fma.f32 |
| 11 712× | accelerator-lowering-fma.f64 |
| 10 414× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1908 |
| 1 | 437 | 1880 |
| 2 | 1222 | 1850 |
| 3 | 3640 | 1818 |
| 4 | 7106 | 1818 |
| 0 | 8109 | 1674 |
| 0 | 109 | 647 |
| 1 | 310 | 643 |
| 2 | 852 | 633 |
| 3 | 2193 | 631 |
| 4 | 4247 | 631 |
| 5 | 7326 | 631 |
| 0 | 8046 | 578 |
| 0 | 272 | 2321 |
| 1 | 794 | 2286 |
| 2 | 2254 | 2228 |
| 3 | 6216 | 2168 |
| 0 | 8460 | 1973 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 515 to 243 computations (52.8% saved)
Compiled 618 to 204 computations (67% saved)
Loading profile data...