
Time bar (total: 10.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 843.0ms | 8 253× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 1× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
ival-cos: 223.0ms (37.6% of total)ival-sin: 178.0ms (30% of total)ival-add: 72.0ms (12.2% of total)ival-mult: 56.0ms (9.5% of total)ival-sub: 55.0ms (9.3% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)adjust: 0.0ms (0% of total)| 1× | egg-herbie |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 358× | sub-neg |
| 352× | cancel-sign-sub-inv |
| 302× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 90 |
| 1 | 101 | 84 |
| 2 | 248 | 83 |
| 3 | 583 | 83 |
| 4 | 1151 | 83 |
| 5 | 1530 | 83 |
| 6 | 1814 | 83 |
| 7 | 2069 | 83 |
| 8 | 2092 | 83 |
| 0 | 8 | 9 |
| 1 | 17 | 9 |
| 2 | 37 | 9 |
| 3 | 61 | 9 |
| 4 | 92 | 9 |
| 5 | 145 | 9 |
| 6 | 257 | 9 |
| 7 | 389 | 9 |
| 8 | 472 | 9 |
| 9 | 520 | 9 |
| 10 | 550 | 9 |
| 0 | 550 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 124.0ms | 510× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-cos: 12.0ms (37.1% of total)ival-sin: 12.0ms (37.1% of total)ival-mult: 4.0ms (12.4% of total)ival-add: 3.0ms (9.3% of total)ival-sub: 2.0ms (6.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (+.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 400× | accelerator-lowering-fma.f32 |
| 400× | accelerator-lowering-fma.f64 |
| 160× | *-lowering-*.f32 |
| 160× | *-lowering-*.f64 |
| 120× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 17 | 24 |
| 2 | 37 | 24 |
| 3 | 61 | 24 |
| 4 | 92 | 24 |
| 5 | 145 | 24 |
| 6 | 257 | 24 |
| 7 | 389 | 24 |
| 8 | 472 | 24 |
| 9 | 520 | 24 |
| 10 | 550 | 24 |
| 0 | 550 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
| Outputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (+.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| 29.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-add: 7.0ms (32% of total)ival-cos: 6.0ms (27.4% of total)ival-sin: 5.0ms (22.9% of total)ival-mult: 2.0ms (9.1% of total)ival-sub: 1.0ms (4.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
| Outputs |
|---|
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 1.0ms | z | @ | 0 | (* z (sin y)) |
| 1.0ms | z | @ | 0 | (- (+ x (cos y)) (* z (sin y))) |
| 0.0ms | y | @ | inf | (- (+ x (cos y)) (* z (sin y))) |
| 0.0ms | y | @ | -inf | (- (+ x (cos y)) (* z (sin y))) |
| 1× | batch-egg-rewrite |
| 4 620× | *-lowering-*.f32 |
| 4 620× | *-lowering-*.f64 |
| 4 548× | accelerator-lowering-fma.f32 |
| 4 548× | accelerator-lowering-fma.f64 |
| 2 418× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 1 | 42 | 19 |
| 2 | 383 | 19 |
| 3 | 5636 | 19 |
| 0 | 8230 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(cos y) |
(* z (sin y)) |
| Outputs |
|---|
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 z (sin.f64 y)))) |
(+.f64 (neg.f64 (*.f64 z (sin.f64 y))) (+.f64 x (cos.f64 y))) |
(+.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) #s(literal -1 binary64))) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 z (sin.f64 y)) x)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) (neg.f64 (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(-.f64 (+.f64 (+.f64 x (cos.f64 y)) #s(literal 0 binary64)) (*.f64 z (sin.f64 y))) |
(-.f64 (fma.f64 z (neg.f64 (sin.f64 y)) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y)))) |
(fma.f64 (+.f64 x (cos.f64 y)) (*.f64 (-.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (+.f64 x (cos.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 x (cos.f64 y))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal -1 binary64) (+.f64 x (cos.f64 y))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (cos.f64 y)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.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 (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (*.f64 x x)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y)))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(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 (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (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 (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.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)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (pow.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #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 (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(/.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 (cos.f64 y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 z (sin.f64 y))) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #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 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (+.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (pow.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) (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 (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.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)))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.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 (cos.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (*.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(*.f64 (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (/.f64 (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 x (cos.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 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (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 (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.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 (cos.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 (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 (cos.f64 y) (fma.f64 z (sin.f64 y) x))))) |
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 x (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(fma.f64 x (/.f64 x (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 x (cos.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (*.f64 (-.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 x (cos.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 (cos.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 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 x (cos.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (cos.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 x (cos.f64 y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (cos.f64 y)) (*.f64 (-.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))))) |
(*.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 x (cos.f64 y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (*.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))) (/.f64 (+.f64 x (cos.f64 y)) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x))))) |
(*.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (cos.f64 y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (cos.f64 y) (+.f64 x (cos.f64 y))))) |
(cos.f64 y) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
| 1× | egg-herbie |
| 10 746× | accelerator-lowering-fma.f32 |
| 10 746× | accelerator-lowering-fma.f64 |
| 3 588× | *-lowering-*.f32 |
| 3 588× | *-lowering-*.f64 |
| 2 024× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 612 |
| 1 | 287 | 607 |
| 2 | 771 | 605 |
| 3 | 2082 | 601 |
| 4 | 4360 | 601 |
| 5 | 6324 | 601 |
| 0 | 8449 | 579 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (cos y) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
| Outputs |
|---|
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* z (sin y))) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* z (sin y))) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 (cos.f64 y) x) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 (cos.f64 y) x) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x)) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x)) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (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 (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 z (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 (*.f64 y z) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 z (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)))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
Compiled 7 295 to 623 computations (91.5% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 15 | 283 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 269 | 15 | 284 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (sin.f64 y)))) | |
| 76.7% | (fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) | |
| ▶ | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
| ▶ | 56.1% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) | |
| 77.1% | (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) | |
| 85.3% | (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) | |
| ▶ | 60.5% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| 64.1% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| 64.0% | (-.f64 x (*.f64 z (sin.f64 y))) | |
| 76.4% | (+.f64 (cos.f64 y) x) | |
| 62.4% | (+.f64 x #s(literal 1 binary64)) | |
| 55.0% | (+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) | |
| ▶ | 25.0% | (*.f64 (sin.f64 y) (neg.f64 z)) |
| ▶ | 41.4% | x |
Compiled 412 to 272 computations (34% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 y) (neg.f64 z)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | cost-diff | 128 | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
| 1 880× | accelerator-lowering-fma.f32 |
| 1 880× | accelerator-lowering-fma.f64 |
| 520× | *-lowering-*.f32 |
| 520× | *-lowering-*.f64 |
| 464× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 79 |
| 1 | 41 | 78 |
| 2 | 75 | 78 |
| 3 | 158 | 78 |
| 4 | 260 | 78 |
| 5 | 403 | 78 |
| 6 | 664 | 78 |
| 7 | 1025 | 78 |
| 8 | 1498 | 78 |
| 9 | 1687 | 78 |
| 10 | 1726 | 78 |
| 0 | 1726 | 76 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (sin y) (neg z)) (+ x (cos y))) |
(sin y) |
y |
(neg z) |
z |
(+ x (cos y)) |
x |
(cos y) |
x |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
y |
(- (* y -1/2) z) |
(* y -1/2) |
-1/2 |
z |
(+ x 1) |
x |
1 |
(* (sin y) (neg z)) |
(sin y) |
y |
(neg z) |
z |
(- (cos y) (* z (sin y))) |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
| Outputs |
|---|
(+ (* (sin y) (neg z)) (+ x (cos y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(sin y) |
(sin.f64 y) |
y |
(neg z) |
(neg.f64 z) |
z |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(cos y) |
(cos.f64 y) |
x |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
y |
(- (* y -1/2) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
z |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(* (sin y) (neg z)) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(sin y) |
(sin.f64 y) |
y |
(neg z) |
(neg.f64 z) |
z |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 (sin.f64 y) z) |
z |
(sin y) |
(sin.f64 y) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 y) (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
| 40.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 79 to 20 computations (74.7% saved)
ival-cos: 6.0ms (22.6% of total)ival-sin: 6.0ms (22.6% of total)ival-mult: 6.0ms (22.6% of total)ival-add: 4.0ms (15.1% of total)ival-sub: 2.0ms (7.5% of total)ival-neg: 1.0ms (3.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (sin y) (neg z)) (+ x (cos y)))> |
#<alt (sin y)> |
#<alt (neg z)> |
#<alt (+ x (cos y))> |
#<alt (+ (* y (- (* y -1/2) z)) (+ x 1))> |
#<alt (- (* y -1/2) z)> |
#<alt (* y -1/2)> |
#<alt (+ x 1)> |
#<alt (* (sin y) (neg z))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
| Outputs |
|---|
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2))))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z)))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z))))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (+ (cos y) (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* z (- (/ (cos y) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | (+ (* y (- (* y -1/2) z)) (+ x 1)) |
| 0.0ms | y | @ | inf | (+ (* (sin y) (neg z)) (+ x (cos y))) |
| 0.0ms | y | @ | inf | (+ (* y (- (* y -1/2) z)) (+ x 1)) |
| 0.0ms | y | @ | inf | (* y -1/2) |
| 0.0ms | y | @ | -inf | (+ (* (sin y) (neg z)) (+ x (cos y))) |
| 1× | batch-egg-rewrite |
| 8 470× | accelerator-lowering-fma.f32 |
| 8 470× | accelerator-lowering-fma.f64 |
| 4 196× | *-lowering-*.f32 |
| 4 196× | *-lowering-*.f64 |
| 3 720× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 58 |
| 1 | 110 | 57 |
| 2 | 992 | 57 |
| 0 | 8386 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (sin y) (neg z)) (+ x (cos y))) |
(sin y) |
(neg z) |
(+ x (cos y)) |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
(- (* y -1/2) z) |
(* y -1/2) |
(+ x 1) |
(* (sin y) (neg z)) |
(- (cos y) (* z (sin y))) |
(cos y) |
(* z (sin y)) |
| Outputs |
|---|
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y))) |
(+.f64 x (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) x) |
(+.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (neg.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) x) |
(fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.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 (cos.f64 y))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (cos.f64 y))) x) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) x) (*.f64 x x)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (cos.f64 y)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) x) |
(fma.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (*.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 (fma.f64 (sin.f64 y) z (cos.f64 y)))) x) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 x x (*.f64 (*.f64 (sin.f64 y) z) x)))) (cos.f64 y)) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x))) (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (+.f64 x (cos.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (sin.f64 y) z (+.f64 x (cos.f64 y))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (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 (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))))) |
(neg.f64 (/.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 (cos.f64 y)) #s(literal 2 binary64))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))) (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)) (-.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) 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 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))))) |
(/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (fma.f64 (sin.f64 y) z (+.f64 x (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (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 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (*.f64 (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) (*.f64 x (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) 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 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (*.f64 (*.f64 z z) (-.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) z (cos.f64 y))) x)) (fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (*.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) (-.f64 x (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) (*.f64 x x)) (-.f64 (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (*.f64 (*.f64 z z) (-.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) z (cos.f64 y))) x))) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)))) (+.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))))) |
(*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z (+.f64 x (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 (cos.f64 y)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (+.f64 x (cos.f64 y))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (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 (cos.f64 y)) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (sin.f64 y) (neg.f64 z) x) (cos.f64 y)))) |
(sin.f64 y) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z (neg.f64 z)))) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (*.f64 z (neg.f64 z)) z) |
(/.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 0 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.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 (cos.f64 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(fma.f64 x #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (cos.f64 y)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y))))) |
(neg.f64 (neg.f64 (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.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 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 x (cos.f64 y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 x x) (*.f64 x (cos.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 (cos.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 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (*.f64 (-.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (-.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.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 (cos.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 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.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 (cos.f64 y))) (*.f64 (/.f64 (*.f64 x x) (-.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 (cos.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (*.f64 x x) (-.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 x (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 x (cos.f64 y))))) (+.f64 (/.f64 (*.f64 x x) (-.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 (cos.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.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 (cos.f64 y)))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.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 (cos.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 (cos.f64 y) x))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) x)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) (neg.f64 (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) y (neg.f64 z)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (fma.f64 y #s(literal -1/2 binary64) z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))))) (neg.f64 (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 (fma.f64 z (*.f64 z (neg.f64 z)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 y #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) (neg.f64 (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) y #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 (sin.f64 y) (neg.f64 z))) |
(neg.f64 (*.f64 (sin.f64 y) z)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(*.f64 z (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (neg.f64 (sin.f64 y)) z) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) |
(fma.f64 z (neg.f64 (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (cos.f64 y)) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(neg.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(neg.f64 (/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (sin.f64 y) z (cos.f64 y))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (*.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 (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) z (cos.f64 y))) (*.f64 (fma.f64 (sin.f64 y) 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 (fma.f64 (sin.f64 y) z (cos.f64 y)) (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (*.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 (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.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)))) (fma.f64 (sin.f64 y) z (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) 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))))) (neg.f64 (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) z (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y))))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (sin.f64 y) 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))))) (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.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) (fma.f64 (sin.f64 y) z (cos.f64 y)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (*.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 (fma.f64 (sin.f64 y) z (cos.f64 y))))) |
(cos.f64 y) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (sin.f64 y) z) |
(*.f64 (sin.f64 y) (neg.f64 (neg.f64 z))) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (neg.f64 (neg.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z) |
(*.f64 (neg.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64))) z) |
| 1× | egg-herbie |
| 16 938× | accelerator-lowering-fma.f32 |
| 16 938× | accelerator-lowering-fma.f64 |
| 4 994× | +-lowering-+.f64 |
| 4 994× | +-lowering-+.f32 |
| 4 126× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 1643 |
| 1 | 637 | 1613 |
| 2 | 1793 | 1598 |
| 3 | 4013 | 1551 |
| 0 | 8700 | 1473 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(* -1/2 y) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1/2 y) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(* -1 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(- (cos y) (* z (sin y))) |
(cos y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(+ (cos y) (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* z (- (/ (cos y) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
| Outputs |
|---|
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* y (- (* 1/6 (* y z)) 1/2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) (+.f64 #s(literal 1 binary64) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* z (+ (* -1 (sin y)) (+ (/ x z) (/ (cos y) z)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* z (+ (sin y) (* -1 (/ (+ x (cos y)) z))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ (cos y) (* -1 (* z (sin y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
x |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* x (+ 1 (+ (* -1 (/ (* z (sin y)) x)) (/ (cos y) x)))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
x |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) x)) |
(* -1 (* x (- (* -1 (/ (+ (cos y) (* -1 (* z (sin y)))) x)) 1))) |
(+.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (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 (*.f64 y y) (*.f64 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 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
(* x (+ 1 (/ (cos y) x))) |
(+.f64 x (cos.f64 y)) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+.f64 x (cos.f64 y)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) |
(+ 1 (+ x (* (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)) (+.f64 #s(literal 1 binary64) x)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ x (cos y)) |
(+.f64 x (cos.f64 y)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (* y z)))) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(* -1/2 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) z) y))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) z) y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 x (fma.f64 y z #s(literal -1 binary64)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 x (fma.f64 y z #s(literal -1 binary64)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/2 binary64))) (-.f64 x (fma.f64 y z #s(literal -1 binary64)))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (neg.f64 z))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64)))) |
(* -1 z) |
(neg.f64 z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* y (- (* -1 (/ z y)) 1/2)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* y (- (* -1 (/ z y)) 1/2)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (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))) (neg.f64 z))) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (- (* -1/2 y) z))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(- (cos y) (* z (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1 (* z (sin y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(+ (cos y) (* -1 (* z (sin y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(+ (cos y) (* -1 (* z (sin y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* z (- (/ (cos y) z) (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* z (- (/ (cos y) z) (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* z (- (/ (cos y) z) (sin y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* -1 (* z (sin y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (cos.f64 y)) |
(* -1 (* z (- (* -1 (/ (cos y) z)) (* -1 (sin y))))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (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 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (fma.f64 z (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (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))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
Compiled 16 190 to 1 356 computations (91.6% saved)
28 alts after pruning (26 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 723 | 21 | 744 |
| Fresh | 5 | 5 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 731 | 28 | 759 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (sin.f64 y)))) | |
| 60.5% | (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) | |
| ▶ | 64.0% | (fma.f64 (sin.f64 y) (neg.f64 z) x) |
| 29.6% | (fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) | |
| ▶ | 29.8% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| 45.8% | (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) | |
| 40.7% | (/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) | |
| 8.4% | (/.f64 (*.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) | |
| 56.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) | |
| ▶ | 77.1% | (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
| 64.1% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| 46.3% | (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) | |
| 30.3% | (-.f64 #s(literal 1 binary64) (*.f64 y z)) | |
| 76.4% | (+.f64 (cos.f64 y) x) | |
| 62.4% | (+.f64 x #s(literal 1 binary64)) | |
| ▶ | 9.3% | (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
| 10.9% | (*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) | |
| 5.1% | (*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) | |
| ✓ | 25.0% | (*.f64 (sin.f64 y) (neg.f64 z)) |
| 24.6% | (*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) | |
| 9.3% | (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 9.4% | (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 3.0% | (*.f64 y (*.f64 y #s(literal -1/2 binary64))) | |
| 9.5% | (*.f64 y (neg.f64 z)) | |
| 37.3% | (cos.f64 y) | |
| ✓ | 41.4% | x |
| ▶ | 23.8% | #s(literal 1 binary64) |
Compiled 760 to 493 computations (35.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (sin.f64 y) (neg.f64 z) x) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
| ✓ | cost-diff | 128 | (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | cost-diff | 0 | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
| 11 888× | accelerator-lowering-fma.f32 |
| 11 888× | accelerator-lowering-fma.f64 |
| 4 094× | *-lowering-*.f32 |
| 4 094× | *-lowering-*.f64 |
| 2 328× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 195 |
| 1 | 93 | 194 |
| 2 | 209 | 194 |
| 3 | 552 | 194 |
| 4 | 1971 | 193 |
| 5 | 5510 | 193 |
| 0 | 8038 | 178 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
(/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
1/2 |
(cos (+ y y)) |
(+ y y) |
y |
(* x x) |
x |
(- (cos y) x) |
(cos y) |
(* z (sin y)) |
z |
(sin y) |
1 |
(+ (* y (- (* y -1/2) z)) 1) |
y |
(- (* y -1/2) z) |
(* y -1/2) |
-1/2 |
z |
1 |
(* (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) (neg z)) |
(+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) |
(+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) |
(* y y) |
y |
(+ (* (* y y) -1/5040) 1/120) |
-1/5040 |
1/120 |
-1/6 |
(* y (* y y)) |
(neg z) |
z |
(+ (* (sin y) (neg z)) x) |
(sin y) |
y |
(neg z) |
z |
x |
| Outputs |
|---|
(- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
(-.f64 (/.f64 (fma.f64 x x (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (-.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y))) |
(/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) |
(/.f64 (fma.f64 x x (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (-.f64 x (cos.f64 y))) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(cos (+ y y)) |
(cos.f64 (+.f64 y y)) |
(+ y y) |
(+.f64 y y) |
y |
(* x x) |
(*.f64 x x) |
x |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ (* y (- (* y -1/2) z)) 1) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
y |
(- (* y -1/2) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
z |
1 |
#s(literal 1 binary64) |
(* (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) (neg z)) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (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)) #s(literal -1 binary64)))) |
(+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) |
(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) |
(+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) |
(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)) |
(* y y) |
(*.f64 y y) |
y |
(+ (* (* y y) -1/5040) 1/120) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
-1/5040 |
#s(literal -1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
(neg z) |
(neg.f64 z) |
z |
(+ (* (sin y) (neg z)) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(sin y) |
(sin.f64 y) |
y |
(neg z) |
(neg.f64 z) |
z |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) x) |
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 99.5% | (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 98.9% | (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (cos.f64 y) x) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.5% | (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 77.2% | (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
| 100.0ms | 255× | 0 | valid |
| 2.0ms | 1× | 3 | valid |
Compiled 188 to 39 computations (79.3% saved)
ival-mult: 25.0ms (31.4% of total)const: 17.0ms (21.3% of total)ival-cos: 14.0ms (17.6% of total)ival-add: 10.0ms (12.5% of total)ival-sin: 5.0ms (6.3% of total)ival-sub: 4.0ms (5% of total)ival-div: 2.0ms (2.5% of total)ival-neg: 1.0ms (1.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x))> |
#<alt (- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y)))> |
#<alt (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x))> |
#<alt (+ (* 1/2 (cos (+ y y))) 1/2)> |
#<alt (+ (* y (- (* y -1/2) z)) 1)> |
#<alt (- (* y -1/2) z)> |
#<alt (* y -1/2)> |
#<alt (* (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) (neg z))> |
#<alt (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y)> |
#<alt (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6)> |
#<alt (* y y)> |
#<alt (+ (* (sin y) (neg z)) x)> |
#<alt (sin y)> |
#<alt (neg z)> |
#<alt (* z (sin y))> |
#<alt (- (cos y) x)> |
#<alt (+ (* (* y y) -1/5040) 1/120)> |
#<alt (* y (* y y))> |
| Outputs |
|---|
#<alt (/ (- 1 (pow x 2)) (- 1 x))> |
#<alt (- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* (pow y 2) (- (* (pow y 2) (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* (pow y 2) (- (* (pow y 2) (- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))))) (- 1 x))) (+ (* -1/24 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))) (+ (* -1/720 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 2/45 (/ 1 (- 1 x)))))))) (* 1/3 (/ 1 (- 1 x)))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x))> |
#<alt (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y))> |
#<alt (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2))))> |
#<alt (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y)))))> |
#<alt (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 4))) (/ 1 (pow (cos y) 2))))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))) (/ (* (cos y) (- (* -1 (+ 1/2 (* 1/2 (cos (* 2 y))))) (* -1 (pow (cos y) 2)))) (pow x 3)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (/ (* (cos y) (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))) x))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1)))> |
#<alt (- (/ 1 (- 1 x)) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* -1 (* y z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x)))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/6 (* y z)) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x))))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x)))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x))))> |
#<alt (- (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) (* z (sin y)))> |
#<alt (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* 1/2 (/ 1 (pow (cos y) 2))))))) (* z (sin y)))> |
#<alt (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3)))) (/ 1 (cos y))))))))) (* z (sin y)))> |
#<alt (- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 4))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 4)))) (/ 1 (pow (cos y) 2)))))) (/ 1 (cos y))))))))) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (/ (cos y) x) (/ (pow (cos y) 2) (pow x 2))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x))))> |
#<alt (* x (- (+ 1 (+ (* -1/2 (/ (cos y) (pow x 3))) (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow x 3))) (+ (/ (cos y) x) (+ (/ (pow (cos y) 2) (pow x 2)) (/ (pow (cos y) 3) (pow x 3)))))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y))))) x))) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/2 (cos y)) (+ (* -1/2 (* (cos y) (cos (* 2 y)))) (pow (cos y) 3))) x)) (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y)))))) x))) (* z (sin y))) x)) 1)))> |
#<alt (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x)))> |
#<alt (- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x)))> |
#<alt (- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x)))> |
#<alt (- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x))))))> |
#<alt (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x))))))> |
#<alt (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y)))))> |
#<alt (- 1 (pow x 2))> |
#<alt (- (+ 1 (* -1 (pow y 2))) (pow x 2))> |
#<alt (- (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) (pow x 2))> |
#<alt (- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2))> |
#<alt (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y)))))> |
#<alt (+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y)))))> |
#<alt (+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y)))))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (+ 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (+ 1 (* y (+ (* -1 z) (* -1/2 y))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)))))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))> |
#<alt (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z))))))))> |
#<alt (* 1/5040 (* (pow y 7) z))> |
#<alt (* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (* 1/5040 z)))> |
#<alt (* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4))))))> |
#<alt (* (pow y 7) (+ (* -1 (/ z (pow y 6))) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4)))))))> |
#<alt (* 1/5040 (* (pow y 7) z))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2))))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2)))))))> |
#<alt (* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (+ (* 1/120 (/ z (pow y 2))) (/ z (pow y 6)))))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<alt (* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))> |
#<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 (* -1/5040 (pow y 7))> |
#<alt (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (* -1/5040 (pow y 7))> |
#<alt (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2))))))> |
#<alt (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))))))> |
#<alt -1/6> |
#<alt (- (* 1/120 (pow y 2)) 1/6)> |
#<alt (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)> |
#<alt (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)> |
#<alt (* -1/5040 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (* -1/5040 (pow y 4))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4)))))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))> |
#<alt (+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt x> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ x z)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt (+ x (* -1 (* z (sin y))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (sin y)) x) 1)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1/2 (pow y 2))) x)> |
#<alt (- (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) x)> |
#<alt (- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (- (cos y) x)> |
#<alt (cos y)> |
#<alt (+ (cos y) (* -1 x))> |
#<alt (+ (cos y) (* -1 x))> |
#<alt (+ (cos y) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (cos y) x) 1))> |
#<alt (* x (- (/ (cos y) x) 1))> |
#<alt (* x (- (/ (cos y) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (cos y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (cos y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (cos y) x)))))> |
#<alt 1/120> |
#<alt (+ 1/120 (* -1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow y 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow y 2)))> |
#<alt (* -1/5040 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* -1/5040 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040))> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | (- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
| 4.0ms | z | @ | 0 | (- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
| 2.0ms | z | @ | 0 | (* (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) (neg z)) |
| 2.0ms | y | @ | -inf | (- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
| 1.0ms | y | @ | 0 | (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) |
| 1× | batch-egg-rewrite |
| 5 352× | accelerator-lowering-fma.f32 |
| 5 352× | accelerator-lowering-fma.f64 |
| 4 480× | *-lowering-*.f32 |
| 4 480× | *-lowering-*.f64 |
| 4 026× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 162 |
| 1 | 231 | 127 |
| 2 | 2006 | 127 |
| 0 | 8470 | 117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) |
(- (/ (- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) (- (cos y) x)) (* z (sin y))) |
(- (+ (* 1/2 (cos (+ y y))) 1/2) (* x x)) |
(+ (* 1/2 (cos (+ y y))) 1/2) |
(+ (* y (- (* y -1/2) z)) 1) |
(- (* y -1/2) z) |
(* y -1/2) |
(* (+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) (neg z)) |
(+ (* (+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) (* y (* y y))) y) |
(+ (* (* y y) (+ (* (* y y) -1/5040) 1/120)) -1/6) |
(* y y) |
(+ (* (sin y) (neg z)) x) |
(sin y) |
(neg z) |
(* z (sin y)) |
(- (cos y) x) |
(+ (* (* y y) -1/5040) 1/120) |
(* y (* y y)) |
| Outputs |
|---|
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (-.f64 (cos.f64 y) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (cos.f64 y) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (cos.f64 y) x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)) (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) (/.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (cos.f64 y) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 x (cos.f64 y)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (cos.f64 y) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (cos.f64 y) x)) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (cos.f64 y) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (cos.f64 y) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (-.f64 (cos.f64 y) x) #s(literal 1 binary64))) (*.f64 (-.f64 (cos.f64 y) x) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (-.f64 (cos.f64 y) x) (neg.f64 (*.f64 x x)))) (*.f64 (-.f64 (cos.f64 y) x) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (-.f64 (cos.f64 y) x)) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (-.f64 (cos.f64 y) x)) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (cos.f64 y) x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x)) (*.f64 (neg.f64 (-.f64 (cos.f64 y) x)) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (cos.f64 y) x)) (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 (cos.f64 y) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (cos.f64 y) x)) (/.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (neg.f64 (-.f64 (cos.f64 y) x)) (neg.f64 (*.f64 x x)))) (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x)))) (neg.f64 (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 x (cos.f64 y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (cos.f64 y) x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (-.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) x)) (fma.f64 x (/.f64 x (-.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.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 z z)) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (cos.f64 y) x) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (cos.f64 y) x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 y) x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z))) (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))) (neg.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (*.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))) (*.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.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) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (neg.f64 (*.f64 x x)))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x))) |
(+.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(fma.f64 x (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (neg.f64 (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 x x))) |
(fma.f64 (neg.f64 x) x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (neg.f64 (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (neg.f64 (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (neg.f64 (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) (neg.f64 (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (cos.f64 y)) (-.f64 (cos.f64 y) x)) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 y y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (+.f64 y y)) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y y))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y y)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(-.f64 (fma.f64 y #s(literal -1/2 binary64) #s(literal 0 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) y (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 y #s(literal -1/2 binary64) z)) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (neg.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) (neg.f64 (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 z z) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) (*.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))))) |
(+.f64 (*.f64 (neg.f64 z) (*.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)))) (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 y (neg.f64 z)) (*.f64 (*.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))) (neg.f64 z))) |
(+.f64 (*.f64 (*.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))) (neg.f64 z)) (*.f64 y (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (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))) |
(fma.f64 y (neg.f64 z) (*.f64 (*.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))) (neg.f64 z))) |
(fma.f64 (*.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))) (neg.f64 z) (*.f64 y (neg.f64 z))) |
(fma.f64 (neg.f64 z) y (*.f64 (neg.f64 z) (*.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))))) |
(fma.f64 (neg.f64 z) (*.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))) (*.f64 (neg.f64 z) y)) |
(neg.f64 (*.f64 z (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(/.f64 (*.f64 (neg.f64 z) (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))) (neg.f64 z)) (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))))) |
(/.f64 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (neg.f64 z)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))) (neg.f64 z))) (neg.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (neg.f64 z))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (*.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)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y) (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.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)))) (*.f64 (neg.f64 z) (*.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))))) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) (*.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)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (*.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)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 z) (*.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)))) (*.f64 (neg.f64 z) (*.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)))) (-.f64 (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y)) (*.f64 (*.f64 (neg.f64 z) (*.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)))) (*.f64 (neg.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.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))) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (neg.f64 z)) (*.f64 y (neg.f64 z)) (-.f64 (*.f64 (*.f64 (*.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))) (neg.f64 z)) (*.f64 (*.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))) (neg.f64 z))) (*.f64 (*.f64 y (neg.f64 z)) (*.f64 (*.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))) (neg.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.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))) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.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))) (neg.f64 z)) (*.f64 (*.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))) (neg.f64 z)) (-.f64 (*.f64 (*.f64 y (neg.f64 z)) (*.f64 y (neg.f64 z))) (*.f64 (*.f64 (*.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))) (neg.f64 z)) (*.f64 y (neg.f64 z)))))) |
(*.f64 (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) (neg.f64 z)) |
(*.f64 (neg.f64 z) (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y))) |
(*.f64 (neg.f64 (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)) z) |
(*.f64 (*.f64 (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) #s(literal -1 binary64)) z) |
(+.f64 y (*.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)))) |
(+.f64 (*.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y))) y) |
(-.f64 (/.f64 (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.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))))) (/.f64 (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (-.f64 y (*.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)))))) |
(fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) |
(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) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y) |
(fma.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 y y) y) |
(fma.f64 (*.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 y)) y y) |
(fma.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) y) y y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))) (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))))) |
(/.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))))) |
(/.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.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 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))) (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))))) |
(/.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.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 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))) (-.f64 y (*.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))))) |
(/.f64 (-.f64 (*.f64 (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.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 (*.f64 y (*.f64 y y)) (*.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))))))) (neg.f64 (-.f64 y (*.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)))))) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))) (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)) (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.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))) (*.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 (*.f64 y (*.f64 y y)) (*.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))))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.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)))) (*.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 (*.f64 y (*.f64 y y)) (*.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)))))))) |
(*.f64 (*.f64 (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) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (neg.f64 y)))) |
(+.f64 (*.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 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (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 #s(literal 1/36 binary64) (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 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(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)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/5040 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(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)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal -1/5040 binary64)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) y #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal -1/5040 binary64) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y) y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (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 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) (neg.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 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) (-.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (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 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.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)) (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 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)))) (neg.f64 (neg.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 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))) (neg.f64 (-.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (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)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 x (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sin.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 z z)) (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))) |
(fma.f64 z (neg.f64 (sin.f64 y)) x) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(fma.f64 (neg.f64 z) (sin.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) x) |
(fma.f64 (neg.f64 (sin.f64 y)) z x) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x))) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x)))) (neg.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z))) (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z)))))))) |
(/.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 z z) (neg.f64 (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z)))) (neg.f64 (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x)))) #s(literal -1 binary64)) |
(*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (*.f64 x (-.f64 x (*.f64 (sin.f64 y) (neg.f64 z))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 z z) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 x)))) |
(sin.f64 y) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 0 binary64) z))) |
(neg.f64 z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(+.f64 (cos.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (cos.f64 y)) |
(-.f64 (cos.f64 y) x) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (+.f64 x (cos.f64 y))) (/.f64 (*.f64 x x) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (+.f64 x (cos.f64 y))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 x (cos.f64 y)))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 y) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) x (cos.f64 y)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (+.f64 x (cos.f64 y))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (cos.f64 y) (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (+.f64 x (cos.f64 y))) (*.f64 (+.f64 x (cos.f64 y)) (*.f64 x x))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) #s(literal 1 binary64)) (/.f64 (-.f64 (cos.f64 y) x) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (cos.f64 y) x) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 x (cos.f64 y)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 y) x) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (fma.f64 x (+.f64 x (cos.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)))) (+.f64 x (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/5040 binary64)) y #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal -1/604800 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 11 680× | accelerator-lowering-fma.f32 |
| 11 680× | accelerator-lowering-fma.f64 |
| 5 850× | *-lowering-*.f32 |
| 5 850× | *-lowering-*.f64 |
| 3 636× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 551 | 4474 |
| 1 | 1720 | 4381 |
| 2 | 5330 | 4305 |
| 0 | 8277 | 4053 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (pow x 2)) (- 1 x)) |
(- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(- (+ (* (pow y 2) (- (* (pow y 2) (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(- (+ (* (pow y 2) (- (* (pow y 2) (- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))))) (- 1 x))) (+ (* -1/24 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))) (+ (* -1/720 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 2/45 (/ 1 (- 1 x)))))))) (* 1/3 (/ 1 (- 1 x)))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2)))) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y))))) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 4))) (/ 1 (pow (cos y) 2))))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y))))) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (- (+ 1 (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2)))))) |
(* x (- (+ 1 (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))) (/ (* (cos y) (- (* -1 (+ 1/2 (* 1/2 (cos (* 2 y))))) (* -1 (pow (cos y) 2)))) (pow x 3)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2)))))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (/ (* (cos y) (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))) x))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1))) |
(- (/ 1 (- 1 x)) (/ (pow x 2) (- 1 x))) |
(- (+ (* -1 (* y z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x)))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/6 (* y z)) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x))))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(- (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) (* z (sin y))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* 1/2 (/ 1 (pow (cos y) 2))))))) (* z (sin y))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3)))) (/ 1 (cos y))))))))) (* z (sin y))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 4))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 4)))) (/ 1 (pow (cos y) 2)))))) (/ 1 (cos y))))))))) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (/ (cos y) x) (/ (pow (cos y) 2) (pow x 2))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x)))) |
(* x (- (+ 1 (+ (* -1/2 (/ (cos y) (pow x 3))) (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow x 3))) (+ (/ (cos y) x) (+ (/ (pow (cos y) 2) (pow x 2)) (/ (pow (cos y) 3) (pow x 3)))))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y))))) x))) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/2 (cos y)) (+ (* -1/2 (* (cos y) (cos (* 2 y)))) (pow (cos y) 3))) x)) (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y)))))) x))) (* z (sin y))) x)) 1))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(* -1 (* z (sin y))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(- 1 (pow x 2)) |
(- (+ 1 (* -1 (pow y 2))) (pow x 2)) |
(- (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) (pow x 2)) |
(- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
1 |
(+ 1 (* -1 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(* -1/2 y) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1/2 y) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(* -1 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(* 1/5040 (* (pow y 7) z)) |
(* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (* 1/5040 z))) |
(* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4)))))) |
(* (pow y 7) (+ (* -1 (/ z (pow y 6))) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4))))))) |
(* 1/5040 (* (pow y 7) z)) |
(* -1 (* (pow y 7) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2)))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2))))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (+ (* 1/120 (/ z (pow y 2))) (/ z (pow y 6))))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
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)))) |
(* -1/5040 (pow y 7)) |
(* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(* -1/5040 (pow y 7)) |
(* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))) |
(* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))) |
(* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
-1/6 |
(- (* 1/120 (pow y 2)) 1/6) |
(- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6) |
(- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6) |
(* -1/5040 (pow y 4)) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(* -1/5040 (pow y 4)) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
(+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
x |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(* -1 (* z (sin y))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
(+ x (* -1 (* z (sin y)))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(- 1 x) |
(- (+ 1 (* -1/2 (pow y 2))) x) |
(- (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) x) |
(- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(- (cos y) x) |
(cos y) |
(+ (cos y) (* -1 x)) |
(+ (cos y) (* -1 x)) |
(+ (cos y) (* -1 x)) |
(* -1 x) |
(* x (- (/ (cos y) x) 1)) |
(* x (- (/ (cos y) x) 1)) |
(* x (- (/ (cos y) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
1/120 |
(+ 1/120 (* -1/5040 (pow y 2))) |
(+ 1/120 (* -1/5040 (pow y 2))) |
(+ 1/120 (* -1/5040 (pow y 2))) |
(* -1/5040 (pow y 2)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* -1/5040 (pow y 2)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
| Outputs |
|---|
(/ (- 1 (pow x 2)) (- 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(fma.f64 (*.f64 y y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(- (+ (* (pow y 2) (- (* (pow y 2) (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/24 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(- (+ (* (pow y 2) (- (* (pow y 2) (- (+ (* -1 (* (pow y 2) (+ (* -1/2 (/ (- (* 1/3 (/ 1 (- 1 x))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))))) (- 1 x))) (+ (* -1/24 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x))) (+ (* -1/720 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 2/45 (/ 1 (- 1 x)))))))) (* 1/3 (/ 1 (- 1 x)))) (+ (* 1/24 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (* 1/2 (/ (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))) (- 1 x)))))) (+ (* -1/2 (/ (- 1 (pow x 2)) (pow (- 1 x) 2))) (/ 1 (- 1 x))))) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/24 binary64)))) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1/24 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/720 binary64) (/.f64 #s(literal 2/45 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 y (neg.f64 y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal -1/24 binary64))))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) (- (cos y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (cos.f64 y) x)) |
(/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (cos y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (cos.f64 y)) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* 1/2 (/ 1 (cos y))) (/ (* x (+ 1/2 (* 1/2 (cos (* 2 y))))) (pow (cos y) 2)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y))))) |
(fma.f64 x (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 x (cos.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 4))) (/ 1 (pow (cos y) 2))))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 3))) (/ 1 (cos y))))) (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))))) (* 1/2 (/ 1 (cos y))))) |
(fma.f64 x (fma.f64 x (-.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (fma.f64 x (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
x |
(* x (+ 1 (/ (cos y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
(* x (- (+ 1 (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2)))))) |
(neg.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)))) x) (neg.f64 x))) |
(* x (- (+ 1 (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2))) (/ (* (cos y) (- (* -1 (+ 1/2 (* 1/2 (cos (* 2 y))))) (* -1 (pow (cos y) 2)))) (pow x 3)))) (+ (* -1 (/ (cos y) x)) (* -1 (/ (pow (cos y) 2) (pow x 2)))))) |
(+.f64 x (*.f64 x (+.f64 (/.f64 (fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)))) x))))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)))) x) (neg.f64 x))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ 1/2 (+ (* 1/2 (cos (* 2 y))) (/ (* (cos y) (- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow (cos y) 2))) x))) (pow (cos y) 2)) x)) (* -1 (cos y))) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (/.f64 (fma.f64 (cos.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) x)) x))) |
(- (/ 1 (- 1 x)) (/ (pow x 2) (- 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(- (+ (* -1 (* y z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y z)) |
(- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x)))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(- (+ (* y (- (* y (+ (* -1/2 (/ (pow x 2) (pow (- 1 x) 2))) (+ (* 1/6 (* y z)) (+ (* 1/4 (/ 1 (pow (- 1 x) 2))) (* 1/2 (- (* 1/2 (/ 1 (pow (- 1 x) 2))) (* 2 (/ 1 (- 1 x))))))))) z)) (/ 1 (- 1 x))) (/ (pow x 2) (- 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) x))) (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 z)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (neg (* -2 y))) (- (cos y) x)))) (+ (* z (sin y)) (/ (pow x 2) (- (cos y) x)))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* 1/2 (/ 1 (cos y))) (* 1/2 (/ (cos (* 2 y)) (cos y)))) (* z (sin y))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y))) (*.f64 z (sin.f64 y))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* 1/2 (/ 1 (pow (cos y) 2))))))) (* z (sin y))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y))) (-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3)))) (/ 1 (cos y))))))))) (* z (sin y))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
(- (+ (* 1/2 (/ 1 (cos y))) (+ (* 1/2 (/ (cos (* 2 y)) (cos y))) (* x (+ (* 1/2 (/ 1 (pow (cos y) 2))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 2))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 3))) (+ (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 3))) (* x (- (+ (* 1/2 (/ 1 (pow (cos y) 4))) (* 1/2 (/ (cos (* 2 y)) (pow (cos y) 4)))) (/ 1 (pow (cos y) 2)))))) (/ 1 (cos y))))))))) (* z (sin y))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 y))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)) (/.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x))) |
(* x (- (+ 1 (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (/ (cos y) x) (/ (pow (cos y) 2) (pow x 2))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x)))) |
(+.f64 x (*.f64 x (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (/.f64 (cos.f64 y) x)) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(* x (- (+ 1 (+ (* -1/2 (/ (cos y) (pow x 3))) (+ (* -1/2 (/ (cos (* 2 y)) (pow x 2))) (+ (* -1/2 (/ (* (cos y) (cos (* 2 y))) (pow x 3))) (+ (/ (cos y) x) (+ (/ (pow (cos y) 2) (pow x 2)) (/ (pow (cos y) 3) (pow x 3)))))))) (+ (/ 1/2 (pow x 2)) (/ (* z (sin y)) x)))) |
(*.f64 x (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (cos.f64 y) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (cos.f64 y)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (cos.f64 y) x) (+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (fma.f64 z (sin.f64 y) (neg.f64 (cos.f64 y))) x) (neg.f64 x))) |
(* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y))))) x))) (* z (sin y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (fma.f64 z (sin.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x))))) x) (neg.f64 x))) |
(* -1 (* x (- (* -1 (/ (- (+ (cos y) (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/2 (cos y)) (+ (* -1/2 (* (cos y) (cos (* 2 y)))) (pow (cos y) 3))) x)) (+ (* -1 (pow (cos y) 2)) (* 1/2 (cos (* 2 y)))))) x))) (* z (sin y))) x)) 1))) |
(neg.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 z (sin.f64 y) (-.f64 (/.f64 (fma.f64 (cos.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) x) (*.f64 (cos.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64))) x) (cos.f64 y))) x)) x)) |
(- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(- (+ (* -1 (* z (sin y))) (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x))))) (/ (pow x 2) (- (cos y) x))) |
(-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (fma.f64 z (sin.f64 y) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 (cos.f64 y) x) z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 y) x) z))) (fma.f64 x (/.f64 x (*.f64 (-.f64 (cos.f64 y) x) z)) (sin.f64 y)))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 (cos.f64 y) x) z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 y) x) z))) (fma.f64 x (/.f64 x (*.f64 (-.f64 (cos.f64 y) x) z)) (sin.f64 y)))) |
(* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* z (- (cos y) x)))) (/ 1/2 (* z (- (cos y) x)))) (+ (sin y) (/ (pow x 2) (* z (- (cos y) x)))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 (cos.f64 y) x) z)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 y) x) z))) (fma.f64 x (/.f64 x (*.f64 (-.f64 (cos.f64 y) x) z)) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (- (+ (* 1/2 (/ 1 (- (cos y) x))) (* 1/2 (/ (cos (* 2 y)) (- (cos y) x)))) (/ (pow x 2) (- (cos y) x))) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 y) x))) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) z) (sin.f64 y))) |
(- 1 (pow x 2)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(- (+ 1 (* -1 (pow y 2))) (pow x 2)) |
(fma.f64 x (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
(- (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) (pow x 2)) |
(-.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) (pow x 2)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -2/45 binary64) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (* 2 y)))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(- (+ 1/2 (* 1/2 (cos (neg (* -2 y))))) (pow x 2)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1/2 (+ (* -1 (pow x 2)) (* 1/2 (cos (* 2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(* (pow x 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) 1)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow y 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -2/45 binary64) #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* -1 z) (* -1/2 y)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (/ 1 (pow y 2))) 1/2)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 z y)))) |
(* -1/2 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 #s(literal -1 binary64) y)) y))) |
(* (pow y 2) (- (* -1 (/ (- z (/ 1 y)) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 #s(literal -1 binary64) y)) y))) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* y z)) (* -1/2 (pow y 2)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) y) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) y) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) y) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (neg.f64 z) (-.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (neg.f64 z) (-.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z))))) |
(*.f64 (neg.f64 z) (-.f64 y (/.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) z))) |
(* -1 z) |
(neg.f64 z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(- (* -1/2 y) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(+ (* -1 z) (* -1/2 y)) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (neg.f64 z))) |
(* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 z #s(literal 1/6 binary64))) (neg.f64 z))) |
(* 1/5040 (* (pow y 7) z)) |
(*.f64 z (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (* 1/5040 z))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 z (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 7) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (fma.f64 z (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 7) (+ (* -1 (/ z (pow y 6))) (+ (* -1/120 (/ z (pow y 2))) (+ (* 1/5040 z) (* 1/6 (/ z (pow y 4))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) |
(* 1/5040 (* (pow y 7) z)) |
(*.f64 z (*.f64 #s(literal 1/5040 binary64) (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (*.f64 z (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (* 1/120 (/ z (pow y 2))))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (neg.f64 (fma.f64 z (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 (*.f64 z #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* -1 (* (pow y 7) (+ (* -1/6 (/ z (pow y 4))) (+ (* -1/5040 z) (+ (* 1/120 (/ z (pow y 2))) (/ z (pow y 6))))))) |
(*.f64 (fma.f64 z (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 z (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
(* -1 (* z (+ y (* (pow y 3) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) y) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y) |
(* -1/5040 (pow y 7)) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64)) |
(* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* -1/5040 (pow y 7)) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64)) |
(* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (neg.f64 (pow.f64 y #s(literal 7 binary64)))) |
(* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (neg.f64 (/.f64 #s(literal -1/120 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))) |
(*.f64 (pow.f64 y #s(literal 7 binary64)) (+.f64 #s(literal -1/5040 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 (/.f64 #s(literal -1/120 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64)))))))) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* 1/120 (pow y 2)) 1/6) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6) |
(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)) |
(- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6) |
(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)) |
(* -1/5040 (pow y 4)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* -1/5040 (pow y 4)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.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) |
(pow y 2) |
(*.f64 y y) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
(fma.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) x) |
(+ x (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z)))))) |
(fma.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (neg.f64 z)) x) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(+ x (* -1 (* z (sin y)))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
x |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
(* -1 (* x (- (/ (* z (sin y)) x) 1))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (neg.f64 x) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) y) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 z #s(literal -1/6 binary64))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (pow y 2))) x) |
(-.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(- (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) x) |
(fma.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) y) y (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) x) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(- (cos y) x) |
(-.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1 x)) |
(-.f64 (cos.f64 y) x) |
(+ (cos y) (* -1 x)) |
(-.f64 (cos.f64 y) x) |
(+ (cos y) (* -1 x)) |
(-.f64 (cos.f64 y) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ (cos y) x) 1)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
(* x (- (/ (cos y) x) 1)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
(* x (- (/ (cos y) x) 1)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (cos y) x))))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (neg.f64 x)) |
1/120 |
#s(literal 1/120 binary64) |
(+ 1/120 (* -1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(* -1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* -1/5040 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)) |
(*.f64 y (*.f64 y (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
Compiled 29 011 to 2 433 computations (91.6% saved)
32 alts after pruning (27 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 932 | 11 | 943 |
| Fresh | 5 | 16 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 939 | 32 | 971 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (neg.f64 z))) | |
| 60.5% | (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) | |
| ✓ | 64.0% | (fma.f64 (sin.f64 y) (neg.f64 z) x) |
| 29.6% | (fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) | |
| 24.5% | (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) | |
| 29.8% | (fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) | |
| ▶ | 22.9% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 43.3% | (fma.f64 y (neg.f64 z) x) | |
| 30.3% | (fma.f64 y (neg.f64 z) #s(literal 1 binary64)) | |
| 40.7% | (/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) | |
| 41.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) | |
| 8.4% | (/.f64 (*.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) | |
| ▶ | 56.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
| 60.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) | |
| ▶ | 99.8% | (-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z (sin.f64 y))) |
| 64.1% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| ▶ | 46.3% | (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
| 76.4% | (+.f64 (cos.f64 y) x) | |
| 53.4% | (+.f64 x (*.f64 x (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (/.f64 (cos.f64 y) x)) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) | |
| ▶ | 62.4% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | 9.3% | (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
| 9.3% | (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) | |
| 3.0% | (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) | |
| 10.9% | (*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) | |
| 5.1% | (*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) | |
| ✓ | 25.0% | (*.f64 (sin.f64 y) (neg.f64 z)) |
| 9.3% | (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 9.4% | (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 9.5% | (*.f64 y (neg.f64 z)) | |
| 37.3% | (cos.f64 y) | |
| ✓ | 41.4% | x |
| ✓ | 23.8% | #s(literal 1 binary64) |
Compiled 855 to 546 computations (36.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 z (sin.f64 y)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 128 | (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 y) x) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 896 | (fma.f64 x (/.f64 (cos.f64 y) x) x) |
| 6 516× | accelerator-lowering-fma.f32 |
| 6 516× | accelerator-lowering-fma.f64 |
| 3 652× | *-lowering-*.f32 |
| 3 652× | *-lowering-*.f64 |
| 3 514× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 120 |
| 1 | 51 | 120 |
| 2 | 104 | 120 |
| 3 | 210 | 116 |
| 4 | 379 | 112 |
| 5 | 714 | 112 |
| 6 | 1243 | 112 |
| 7 | 2292 | 112 |
| 8 | 3173 | 112 |
| 9 | 3820 | 112 |
| 10 | 4117 | 112 |
| 11 | 4161 | 112 |
| 12 | 4201 | 112 |
| 13 | 4577 | 112 |
| 14 | 4977 | 112 |
| 15 | 5037 | 112 |
| 16 | 5065 | 112 |
| 17 | 5099 | 112 |
| 18 | 5117 | 112 |
| 19 | 5137 | 112 |
| 20 | 5203 | 112 |
| 21 | 5441 | 112 |
| 22 | 5441 | 112 |
| 0 | 8837 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* x (/ (cos y) x)) x) (* z (sin y))) |
(+ (* x (/ (cos y) x)) x) |
x |
(/ (cos y) x) |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
(+ x 1) |
x |
1 |
(+ (* y (* y -1/2)) 1) |
y |
(* y -1/2) |
-1/2 |
1 |
(/ 1 (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1)))) |
1 |
(/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
y |
(- (* y -1/2) z) |
(* y -1/2) |
-1/2 |
z |
(+ x 1) |
x |
(- 1 (* z (sin y))) |
1 |
(* z (sin y)) |
z |
(sin y) |
y |
| Outputs |
|---|
(- (+ (* x (/ (cos y) x)) x) (* z (sin y))) |
(+.f64 (cos.f64 y) (fma.f64 (sin.f64 y) (neg.f64 z) x)) |
(+ (* x (/ (cos y) x)) x) |
(+.f64 x (cos.f64 y)) |
x |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(+ (* y (* y -1/2)) 1) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
y |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(/ 1 (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1)))) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
(/.f64 #s(literal -1 binary64) (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) (-.f64 #s(literal -1 binary64) x))) |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
(-.f64 x (fma.f64 y (fma.f64 y #s(literal 1/2 binary64) z) #s(literal -1 binary64))) |
y |
(- (* y -1/2) z) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(* y -1/2) |
(*.f64 y #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
z |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
(- 1 (* z (sin y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
z |
(sin y) |
(sin.f64 y) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
| ✓ | accuracy | 98.4% | (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (fma.f64 x (/.f64 (cos.f64 y) x) x) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 y) x) |
| 139.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 120 to 24 computations (80% saved)
ival-sin: 53.0ms (42.6% of total)ival-cos: 49.0ms (39.4% of total)ival-mult: 8.0ms (6.4% of total)ival-div: 5.0ms (4% of total)ival-add: 5.0ms (4% of total)ival-sub: 3.0ms (2.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x (/ (cos y) x)) x)> |
#<alt (- (+ (* x (/ (cos y) x)) x) (* z (sin y)))> |
#<alt (/ (cos y) x)> |
#<alt (cos y)> |
#<alt (+ x 1)> |
#<alt (+ (* y (* y -1/2)) 1)> |
#<alt (* y -1/2)> |
#<alt (/ 1 (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))))> |
#<alt (+ (* y (- (* y -1/2) z)) (+ x 1))> |
#<alt (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1)))> |
#<alt (- (* y -1/2) z)> |
#<alt (- 1 (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt (cos y)> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt (* x (+ 1 (/ (cos y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (+ x (cos y))> |
#<alt (- (cos y) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z))))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (- (+ x (cos y)) (* z (sin y)))> |
#<alt (+ x (cos y))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (+ x (+ (cos y) (* -1 (* z (sin y)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* z (- (+ (/ x z) (/ (cos y) z)) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (/ 1 x)> |
#<alt (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))> |
#<alt (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (cos y) x)> |
#<alt (/ (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 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (* -1/2 y)> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (* y z))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y)))))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2))> |
#<alt (* -1/2 (pow y 2))> |
#<alt (* (pow y 2) (- (* -1 (/ z y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2))> |
#<alt (+ 1 (+ x (* -1/2 (pow y 2))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2)))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z)))))> |
#<alt (+ 1 (* y (- (* -1/2 y) z)))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt (+ 1 (+ x (* y (- (* -1/2 y) z))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt (* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1)))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2)))> |
#<alt (+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x)))> |
#<alt (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (* -1/2 (/ z (pow (+ 1 x) 3)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x)))> |
#<alt (/ -2 (pow y 2))> |
#<alt (/ (- (* 4 (/ z y)) 2) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* 4 (+ 1 x)) (* 8 (pow z 2))) (pow y 2))) (+ 2 (* -4 (/ z y)))) (pow y 2))> |
#<alt (/ (- (* -1 (/ (+ (* -8 (* z (+ 1 x))) (* -2 (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))))) (pow y 3))) (+ 2 (+ (* -4 (/ z y)) (+ (* 4 (/ (+ 1 x) (pow y 2))) (* 8 (/ (pow z 2) (pow y 2))))))) (pow y 2))> |
#<alt (/ -2 (pow y 2))> |
#<alt (/ (- (* 4 (/ z y)) 2) (pow y 2))> |
#<alt (/ (- (* -1 (/ (- (+ (* 4 (/ (+ 1 x) y)) (* 8 (/ (pow z 2) y))) (* 4 z)) y)) 2) (pow y 2))> |
#<alt (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 8 (/ (* z (+ 1 x)) y))) (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 4 z)) y)) 2) (pow y 2))> |
#<alt (/ 1 (+ 1 (+ x (* -1/2 (pow y 2)))))> |
#<alt (+ (/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))) (/ (* y z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2)))> |
#<alt (+ (* z (- (/ (* (pow y 2) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3)) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))))> |
#<alt (+ (* z (- (* z (- (/ (* (pow y 3) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 4)) (* -1 (/ (pow y 2) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3))))) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* 1/2 (/ 1 z)) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z)> |
#<alt (/ (- (+ (* 1/2 (/ 1 z)) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z)> |
#<alt (/ (- (+ (* 1/2 (/ 1 z)) (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) (pow z 3)))) (+ (* -1 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z)))))) z)> |
#<alt (/ -1 (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ 1/2 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ 1/2 (* -1 (/ (- (* -1 (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) z))) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) y)) z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z))> |
#<alt (/ 1 (+ 1 (* y (- (* -1/2 y) z))))> |
#<alt (+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 2))) (/ 1 (+ 1 (* y (- (* -1/2 y) z)))))> |
#<alt (+ (* x (- (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 3)) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z)))))> |
#<alt (+ (* x (- (* x (+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 4))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 3)))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z)))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x))) x)> |
#<alt (/ (- (+ 1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) x) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) x) (pow (+ 1 (* y (- (* -1/2 y) z))) 2)) x)) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x))> |
#<alt (* -1 z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (- (* -1/2 y) z)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* y (- (* -1 (/ z y)) 1/2))> |
#<alt (* -1/2 y)> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1 (* y (+ 1/2 (/ z y))))> |
#<alt (* -1/2 y)> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (+ (* -1 z) (* -1/2 y))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* z (- (* -1/2 (/ y z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* 1/2 (/ y z)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* z (sin y))))> |
#<alt (+ 1 (* -1 (* z (sin y))))> |
#<alt (+ 1 (* -1 (* z (sin y))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ 1 z) (sin y)))> |
#<alt (* z (- (/ 1 z) (sin y)))> |
#<alt (* z (- (/ 1 z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ 1 z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ 1 z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ 1 z)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* y z)))> |
#<alt (+ 1 (* y (- (* 1/6 (* (pow y 2) z)) z)))> |
#<alt (+ 1 (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (- 1 (* z (sin y)))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt 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)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
| 5.0ms | z | @ | 0 | (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
| 1.0ms | z | @ | inf | (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
| 1.0ms | y | @ | 0 | (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
| 0.0ms | x | @ | 0 | (/ (cos y) x) |
| 1× | batch-egg-rewrite |
| 7 302× | accelerator-lowering-fma.f32 |
| 7 302× | accelerator-lowering-fma.f64 |
| 4 030× | /-lowering-/.f32 |
| 4 030× | /-lowering-/.f64 |
| 3 870× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 92 |
| 1 | 149 | 92 |
| 2 | 1261 | 84 |
| 0 | 8309 | 79 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (/ (cos y) x)) x) |
(- (+ (* x (/ (cos y) x)) x) (* z (sin y))) |
(/ (cos y) x) |
(cos y) |
(+ x 1) |
(+ (* y (* y -1/2)) 1) |
(* y -1/2) |
(/ 1 (/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1)))) |
(+ (* y (- (* y -1/2) z)) (+ x 1)) |
(/ 1 (+ (* y (- (* y -1/2) z)) (+ x 1))) |
(- (* y -1/2) z) |
(- 1 (* z (sin y))) |
(* z (sin y)) |
(sin y) |
| Outputs |
|---|
(+.f64 x (cos.f64 y)) |
(+.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 x (cos.f64 y)))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
(fma.f64 x #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) x) x x) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (cos.f64 y)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 y)) x) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (neg.f64 (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (*.f64 x (neg.f64 (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (/.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (/.f64 x x) (cos.f64 y) x) |
(fma.f64 (/.f64 x x) (/.f64 (cos.f64 y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x x) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) x) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y)))) (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (cos.f64 y)) (-.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 x (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (*.f64 (-.f64 (cos.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) (+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (cos.f64 y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y)))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y)))) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) x) |
(+.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y))) |
(+.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (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 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) (/.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (+.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (+.f64 x (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 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 y)) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (+.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (cos.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (cos.f64 y) x))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (-.f64 (*.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 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y)))))) (cos.f64 y)) |
(fma.f64 (-.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (sin.f64 y)))) (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (+.f64 x (cos.f64 y))) |
(fma.f64 (+.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) x (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 x (neg.f64 (cos.f64 y))) (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 x x) (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 x x) (/.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (-.f64 x (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x x) (-.f64 x (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (cos.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 #s(literal 2 binary64) y)))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.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 #s(literal 2 binary64) y))))))) (neg.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 x (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (/.f64 x (cos.f64 y)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 x (cos.f64 y)) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 x (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (/.f64 x (cos.f64 y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 (/.f64 x (cos.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 x (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 x (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 x (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 x (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (cos.f64 y))) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (cos.f64 y))) (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 (neg.f64 x) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 (cos.f64 y))) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 (cos.f64 y))) (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 (neg.f64 x) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 (neg.f64 x) (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (*.f64 (neg.f64 x) (+.f64 x (*.f64 z (sin.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 x (cos.f64 y)) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) x)) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (/.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) x (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 x (cos.f64 y)))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (neg.f64 (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 x (neg.f64 (cos.f64 y))))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (*.f64 (neg.f64 (cos.f64 y)) x))) (*.f64 (fma.f64 x x (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (*.f64 z (sin.f64 y))))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 x (cos.f64 y)) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) x)) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (/.f64 x (cos.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) x (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 x) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (neg.f64 (*.f64 x (cos.f64 y))))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 x) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 x (neg.f64 (cos.f64 y))))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 x) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) x))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (*.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.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 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (+.f64 x (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 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (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 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (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 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) (-.f64 x (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (+.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (-.f64 x (*.f64 z (sin.f64 y))) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) (+.f64 (/.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) (neg.f64 z)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x (cos.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 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y))) (pow.f64 (+.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x (cos.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 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (sin.f64 y) (+.f64 x (cos.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))))) |
(*.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (-.f64 x (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (cos.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (cos.f64 y) (neg.f64 x))) |
(neg.f64 (/.f64 (cos.f64 y) (neg.f64 x))) |
(/.f64 (cos.f64 y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (cos.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(pow.f64 (/.f64 x (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (cos.f64 y))))) |
(*.f64 (neg.f64 (cos.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(*.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (cos.f64 y)) #s(literal -1/2 binary64))) |
(cos.f64 y) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(/.f64 x (/.f64 x (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (cos.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 x (neg.f64 (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 y)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 x (cos.f64 y)) x) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 (cos.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (cos.f64 y)))) x) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 (cos.f64 y)))) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 y)) x)) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 (cos.f64 y) x) x) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 y))) |
(*.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x (neg.f64 (cos.f64 y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 x x) (cos.f64 y)) |
(*.f64 (/.f64 x x) (/.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x) |
(exp.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) x)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(+.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x) |
(exp.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x #s(literal -1 binary64)))) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) x)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(fma.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (neg.f64 (+.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) y) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (-.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(*.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (neg.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) |
(*.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))))) |
(exp.f64 (neg.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x)))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (+.f64 x #s(literal 1 binary64)))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (neg.f64 x)) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(-.f64 (/.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (/.f64 x (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) (neg.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) (neg.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)))) |
(*.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 y (*.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(-.f64 (*.f64 y #s(literal -1/2 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(fma.f64 #s(literal -1/2 binary64) y (neg.f64 z)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (fma.f64 y #s(literal -1/2 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 z z))) (*.f64 (fma.f64 y #s(literal -1/2 binary64) z) (fma.f64 y #s(literal -1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))) (-.f64 (neg.f64 z) (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (fma.f64 y #s(literal -1/2 binary64) z)) (/.f64 (*.f64 z z) (fma.f64 y #s(literal -1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/8 binary64)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (fma.f64 y #s(literal -1/2 binary64) z) (*.f64 (*.f64 y y) #s(literal 1/4 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y #s(literal -1/2 binary64) z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)))) |
(fma.f64 z (neg.f64 (sin.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 z) (sin.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) z #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (fma.f64 z (sin.f64 y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (*.f64 (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (*.f64 (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) (neg.f64 (neg.f64 (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #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 #s(literal 2 binary64) y)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) #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 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 z (sin.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (sin.f64 y) #s(literal 1 binary64))))) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(sin.f64 y) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
| 1× | egg-herbie |
| 9 540× | accelerator-lowering-fma.f32 |
| 9 540× | accelerator-lowering-fma.f64 |
| 6 128× | *-lowering-*.f32 |
| 6 128× | *-lowering-*.f64 |
| 3 766× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 3402 |
| 1 | 1301 | 3331 |
| 2 | 3989 | 3266 |
| 0 | 8626 | 3078 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cos y) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
x |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
(* x (+ 1 (/ (cos y) x))) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+ 1 (+ x (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(+ x (cos y)) |
(- (cos y) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+ x (cos y)) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(* -1 (* z (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(/ 1 x) |
(+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (cos y) x) |
(/ (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) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* -1/2 (pow y 2))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(* -1/2 y) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (* y z)))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(* -1/2 (pow y 2)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (* -1/2 (/ z (pow (+ 1 x) 3)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(/ -2 (pow y 2)) |
(/ (- (* 4 (/ z y)) 2) (pow y 2)) |
(/ (- (* -1 (/ (+ (* 4 (+ 1 x)) (* 8 (pow z 2))) (pow y 2))) (+ 2 (* -4 (/ z y)))) (pow y 2)) |
(/ (- (* -1 (/ (+ (* -8 (* z (+ 1 x))) (* -2 (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))))) (pow y 3))) (+ 2 (+ (* -4 (/ z y)) (+ (* 4 (/ (+ 1 x) (pow y 2))) (* 8 (/ (pow z 2) (pow y 2))))))) (pow y 2)) |
(/ -2 (pow y 2)) |
(/ (- (* 4 (/ z y)) 2) (pow y 2)) |
(/ (- (* -1 (/ (- (+ (* 4 (/ (+ 1 x) y)) (* 8 (/ (pow z 2) y))) (* 4 z)) y)) 2) (pow y 2)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 8 (/ (* z (+ 1 x)) y))) (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 4 z)) y)) 2) (pow y 2)) |
(/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))) |
(+ (/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))) (/ (* y z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))) |
(+ (* z (- (/ (* (pow y 2) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3)) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2)))))) |
(+ (* z (- (* z (- (/ (* (pow y 3) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 4)) (* -1 (/ (pow y 2) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3))))) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2)))))) |
(/ -1 (* y z)) |
(/ (- (* 1/2 (/ 1 z)) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z) |
(/ (- (+ (* 1/2 (/ 1 z)) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z) |
(/ (- (+ (* 1/2 (/ 1 z)) (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) (pow z 3)))) (+ (* -1 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z)))))) z) |
(/ -1 (* y z)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (+ 1/2 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (+ 1/2 (* -1 (/ (- (* -1 (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) z))) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) y)) z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(/ 1 (+ 1 (* y (- (* -1/2 y) z)))) |
(+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 2))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(+ (* x (- (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 3)) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 4))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 3)))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x))) x) |
(/ (- (+ 1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) x) |
(/ 1 x) |
(* -1 (/ (- (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) x) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) x) (pow (+ 1 (* y (- (* -1/2 y) z))) 2)) x)) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x)) |
(* -1 z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(- (* -1/2 y) z) |
(* -1/2 y) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(* -1/2 y) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(* -1/2 y) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(+ (* -1 z) (* -1/2 y)) |
(* -1 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* z (- (* -1/2 (/ y z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
1 |
(+ 1 (* -1 (* z (sin y)))) |
(+ 1 (* -1 (* z (sin y)))) |
(+ 1 (* -1 (* z (sin y)))) |
(* -1 (* z (sin y))) |
(* z (- (/ 1 z) (sin y))) |
(* z (- (/ 1 z) (sin y))) |
(* z (- (/ 1 z) (sin y))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
1 |
(+ 1 (* -1 (* y z))) |
(+ 1 (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(+ 1 (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(- 1 (* z (sin y))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
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 |
|---|
(cos y) |
(cos.f64 y) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
x |
(* x (+ 1 (/ (cos y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
(* x (+ 1 (/ (cos y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
(* x (+ 1 (/ (cos y) x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) x)))) |
(* -1 (* x (- (* -1 (/ (cos y) x)) 1))) |
(*.f64 x (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) x)))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(+ 1 (+ x (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(+.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ x (* (pow y 2) (- (* (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)) (+.f64 x #s(literal 1 binary64))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(- (cos y) (* z (sin y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
x |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
(* x (- (+ 1 (/ (cos y) x)) (/ (* z (sin y)) x))) |
(fma.f64 x (/.f64 (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (cos.f64 y)) x) (neg.f64 x))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (cos.f64 y)) x) (neg.f64 x))) |
(* -1 (* x (- (* -1 (/ (- (cos y) (* z (sin y))) x)) 1))) |
(neg.f64 (fma.f64 x (/.f64 (-.f64 (*.f64 z (sin.f64 y)) (cos.f64 y)) x) (neg.f64 x))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* y (- (* 1/6 (* y z)) 1/2)) z)))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 y z) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(- (+ x (cos y)) (* z (sin y))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (cos y)) |
(+.f64 (cos.f64 y) x) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(+ x (+ (cos y) (* -1 (* z (sin y))))) |
(+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* z (- (+ (/ x z) (/ (cos y) z)) (sin y))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (+ x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 y (*.f64 y (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1/720 binary64) x) (/.f64 #s(literal 1/24 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
(/ (cos y) x) |
(/.f64 (cos.f64 y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 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 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (+.f64 (/.f64 z (neg.f64 y)) (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (+.f64 (/.f64 z (neg.f64 y)) (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (* y z)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y z))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (+ (* -1 z) (* -1/2 y))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (+.f64 (/.f64 z (neg.f64 y)) (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(* (pow y 2) (- (+ (* -1 (/ z y)) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) 1/2)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) (fma.f64 (*.f64 y y) (+.f64 (/.f64 z (neg.f64 y)) (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(* -1/2 (pow y 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y)))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(* (pow y 2) (- (* -1 (/ (+ z (* -1 (/ (+ 1 x) y))) y)) 1/2)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 z (/.f64 (-.f64 #s(literal -1 binary64) x) y)) y))) |
(+ 1 (+ x (* -1/2 (pow y 2)))) |
(+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (+ (* -1 (* y z)) (* -1/2 (pow y 2))))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* z (+ (* -1 y) (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ x z))))) |
(fma.f64 z (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) z) y) (/.f64 x z)) #s(literal 1 binary64)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(* -1 (* z (+ y (* -1 (/ (+ 1 (+ x (* -1/2 (pow y 2)))) z))))) |
(*.f64 z (neg.f64 (-.f64 y (/.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) z)))) |
(+ 1 (* y (- (* -1/2 y) z))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (+ x (* y (- (* -1/2 y) z)))) |
(fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
x |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
(* x (+ 1 (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) |
(+.f64 x (fma.f64 x (/.f64 (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z))) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+ (/ 1 (+ 1 x)) (/ (* y z) (pow (+ 1 x) 2))) |
(fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 (pow (+ 1 x) 2))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (+ 1 x))) (* -1/2 (/ z (pow (+ 1 x) 3)))))) (* 1/2 (/ 1 (pow (+ 1 x) 2)))) (* -1 (/ (pow z 2) (pow (+ 1 x) 3))))) (* -1 (/ z (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 (neg.f64 y) (fma.f64 z (/.f64 (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 z (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/ -2 (pow y 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 y y)) |
(/ (- (* 4 (/ z y)) 2) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* 4 (+ 1 x)) (* 8 (pow z 2))) (pow y 2))) (+ 2 (* -4 (/ z y)))) (pow y 2)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 z z) #s(literal -8 binary64) (fma.f64 #s(literal -4 binary64) x #s(literal -4 binary64))) (*.f64 y y)) (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64))) (*.f64 y y)) |
(/ (- (* -1 (/ (+ (* -8 (* z (+ 1 x))) (* -2 (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))))) (pow y 3))) (+ 2 (+ (* -4 (/ z y)) (+ (* 4 (/ (+ 1 x) (pow y 2))) (* 8 (/ (pow z 2) (pow y 2))))))) (pow y 2)) |
(/.f64 (-.f64 (-.f64 #s(literal -2 binary64) (fma.f64 (*.f64 z z) (/.f64 #s(literal 8 binary64) (*.f64 y y)) (fma.f64 (/.f64 z y) #s(literal -4 binary64) (/.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 4 binary64)) (*.f64 y y))))) (/.f64 (fma.f64 #s(literal -8 binary64) (fma.f64 x z z) (*.f64 #s(literal -2 binary64) (*.f64 z (fma.f64 z (*.f64 z #s(literal 8 binary64)) (fma.f64 x #s(literal 4 binary64) #s(literal 4 binary64)))))) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/ -2 (pow y 2)) |
(/.f64 #s(literal -2 binary64) (*.f64 y y)) |
(/ (- (* 4 (/ z y)) 2) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y)) |
(/ (- (* -1 (/ (- (+ (* 4 (/ (+ 1 x) y)) (* 8 (/ (pow z 2) y))) (* 4 z)) y)) 2) (pow y 2)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 z #s(literal -4 binary64) (fma.f64 (*.f64 z z) (/.f64 #s(literal 8 binary64) y) (/.f64 (fma.f64 x #s(literal 4 binary64) #s(literal 4 binary64)) y))) y)) (*.f64 y y)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 8 (/ (* z (+ 1 x)) y))) (+ (* 4 (+ 1 x)) (* 8 (pow z 2)))) y)) (* 4 z)) y)) 2) (pow y 2)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 z #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (fma.f64 z (*.f64 z #s(literal 8 binary64)) (fma.f64 x #s(literal 4 binary64) #s(literal 4 binary64)))) y) (fma.f64 #s(literal 8 binary64) (/.f64 (fma.f64 x z z) y) (fma.f64 (*.f64 z z) #s(literal -8 binary64) (fma.f64 #s(literal -4 binary64) x #s(literal -4 binary64))))) (neg.f64 y))) y)) (*.f64 y y)) |
(/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))) |
(/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(+ (/ 1 (+ 1 (+ x (* -1/2 (pow y 2))))) (/ (* y z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))) |
(fma.f64 y (/.f64 z (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(+ (* z (- (/ (* (pow y 2) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3)) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2)))))) |
(fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))))) (/.f64 y (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(+ (* z (- (* z (- (/ (* (pow y 3) z) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 4)) (* -1 (/ (pow y 2) (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 3))))) (* -1 (/ y (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2))))) (/ 1 (+ 1 (+ x (* -1/2 (pow y 2)))))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 z (pow.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 y y) (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))))) (/.f64 y (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(/ (- (* 1/2 (/ 1 z)) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) z) (-.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y z))) (/.f64 x (*.f64 y (*.f64 y z)))))) z) |
(/ (- (+ (* 1/2 (/ 1 z)) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z))))) z) |
(/.f64 (+.f64 (fma.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y (*.f64 z z))) (/.f64 #s(literal 1/2 binary64) z)) (-.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y z))) (/.f64 x (*.f64 y (*.f64 y z)))))) z) |
(/ (- (+ (* 1/2 (/ 1 z)) (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) (pow z 3)))) (+ (* -1 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y (pow z 2)))) (+ (/ 1 y) (+ (/ 1 (* (pow y 2) z)) (/ x (* (pow y 2) z)))))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1/2 binary64) z)) (-.f64 (fma.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y (*.f64 z z))) (/.f64 #s(literal -1 binary64) y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y z))) (/.f64 x (*.f64 y (*.f64 y z)))))) z) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(* -1 (/ (+ (* -1 (/ (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (+ 1/2 (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* y z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y z)) (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (+ 1/2 (* -1 (/ (- (* -1 (/ (* (pow (+ 1 (+ x (* -1/2 (pow y 2)))) 2) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) (* (pow y 2) z))) (/ (* (+ 1 (+ x (* -1/2 (pow y 2)))) (- 1/2 (+ (/ 1 (pow y 2)) (/ x (pow y 2))))) y)) z))) (+ (/ 1 (pow y 2)) (/ x (pow y 2)))) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 (/.f64 (fma.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y z)))) (/.f64 (*.f64 (+.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) y)) z) (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) z)) (neg.f64 z)) |
(/ 1 (+ 1 (* y (- (* -1/2 y) z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))) |
(+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 2))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))) (/.f64 x (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))))) |
(+ (* x (- (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 3)) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))) (/.f64 x (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))) |
(+ (* x (- (* x (+ (* -1 (/ x (pow (+ 1 (* y (- (* -1/2 y) z))) 4))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 3)))) (/ 1 (pow (+ 1 (* y (- (* -1/2 y) z))) 2)))) (/ 1 (+ 1 (* y (- (* -1/2 y) z))))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))))) (/.f64 x (pow.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ (+ 1 (* y (- (* -1/2 y) z))) x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x) |
(/ (- (+ 1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)))) x)) x) |
(/ (- (+ 1 (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) (pow x 3)))) (+ (* -1 (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) (pow x 2))) (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)))) x) |
(/.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) (neg.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)))) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (+ (/ 1 x) (/ (* y (- (* -1/2 y) z)) x)) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) x) (/.f64 #s(literal 1 binary64) x))) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 2) x) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)))) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (+ 1 (* y (- (* -1/2 y) z))) 3) x) (pow (+ 1 (* y (- (* -1/2 y) z))) 2)) x)) (+ 1 (* y (- (* -1/2 y) z)))) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))) x) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)))) (neg.f64 x)) (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64))) x)) x) |
(* -1 z) |
(neg.f64 z) |
(- (* -1/2 y) z) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(- (* -1/2 y) z) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(- (* -1/2 y) z) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* y (- (* -1 (/ z y)) 1/2)) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1/2 (/ z y)))) |
(*.f64 y (-.f64 #s(literal -1/2 binary64) (/.f64 z y))) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(+ (* -1 z) (* -1/2 y)) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(+ (* -1 z) (* -1/2 y)) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(+ (* -1 z) (* -1/2 y)) |
(fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* z (- (* -1/2 (/ y z)) 1)) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (/.f64 y z) #s(literal -1 binary64))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
(* -1 (* z (+ 1 (* 1/2 (/ y z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) #s(literal -1/2 binary64) (neg.f64 z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* z (sin y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(+ 1 (* -1 (* z (sin y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(+ 1 (* -1 (* z (sin y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* z (- (/ 1 z) (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ 1 z) (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ 1 z) (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(neg.f64 (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ 1 z))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* y z))) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ 1 (* y (- (* 1/6 (* (pow y 2) z)) z))) |
(fma.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))) |
(fma.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (neg.f64 z)) #s(literal 1 binary64)) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(- 1 (* z (sin y))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z #s(literal -1/6 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) (*.f64 z #s(literal -1/6 binary64))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (*.f64 y (*.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 (*.f64 y y)) (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)) 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 29 918 to 2 494 computations (91.7% saved)
41 alts after pruning (33 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 133 | 14 | 1 147 |
| Fresh | 3 | 19 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 138 | 41 | 1 179 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (neg.f64 z))) | |
| 60.5% | (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) | |
| ✓ | 64.0% | (fma.f64 (sin.f64 y) (neg.f64 z) x) |
| 29.6% | (fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) | |
| 24.5% | (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) | |
| 29.8% | (fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) | |
| ✓ | 22.9% | (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
| 43.3% | (fma.f64 y (neg.f64 z) x) | |
| 30.3% | (fma.f64 y (neg.f64 z) #s(literal 1 binary64)) | |
| 40.9% | (/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) x (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) x)) | |
| 22.2% | (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) | |
| 36.5% | (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) | |
| 41.4% | (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) | |
| 8.4% | (/.f64 (*.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) | |
| 59.4% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) | |
| 2.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) | |
| 28.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) | |
| 46.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) | |
| 45.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) | |
| 9.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) | |
| 71.3% | (-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) | |
| 64.1% | (-.f64 x (fma.f64 y z #s(literal -1 binary64))) | |
| 29.5% | (-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) | |
| 29.5% | (-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) | |
| ✓ | 46.3% | (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
| 76.4% | (+.f64 (cos.f64 y) x) | |
| 53.4% | (+.f64 x (*.f64 x (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (/.f64 (cos.f64 y) x)) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) | |
| ✓ | 62.4% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | 9.3% | (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
| 9.3% | (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) | |
| 36.5% | (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) | |
| 3.0% | (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) | |
| 10.9% | (*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) | |
| 5.1% | (*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) | |
| ✓ | 25.0% | (*.f64 (sin.f64 y) (neg.f64 z)) |
| 9.3% | (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 9.4% | (*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 9.5% | (*.f64 y (neg.f64 z)) | |
| 37.3% | (cos.f64 y) | |
| ✓ | 41.4% | x |
| ✓ | 23.8% | #s(literal 1 binary64) |
Compiled 1 417 to 622 computations (56.1% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 y) (-.f64 x (*.f64 z (sin.f64 y)))))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (cos.f64 y))) (-.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 y) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (sin.f64 y) (cos.f64 y))) x) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) x (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (+.f64 x (*.f64 z (sin.f64 y))) x)) |
(+.f64 x (*.f64 x (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x x)) (/.f64 (cos.f64 y) x)) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
4 calls:
| 44.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 19.0ms | x |
| 19.0ms | z |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 18.0ms | y |
| 18.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 17.0ms | x |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) |
| Outputs |
|---|
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
4 calls:
| 18.0ms | z |
| 17.0ms | x |
| 16.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
| 87.3% | 2 | y |
| 99.2% | 3 | z |
| 99.4% | 3 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
2 calls:
| 16.0ms | x |
| 16.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
| 99.4% | 3 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 z (neg.f64 z)) z)) |
(-.f64 (fma.f64 x (/.f64 (cos.f64 y) x) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (neg.f64 z) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
| Outputs |
|---|
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(+.f64 (cos.f64 y) x) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
3 calls:
| 44.0ms | z |
| 17.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | z |
| 85.3% | 1 | x |
| 99.2% | 3 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) x) |
| Outputs |
|---|
(-.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
2 calls:
| 24.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 13.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 3 | z |
| 98.5% | 3 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
2 calls:
| 115.0ms | z |
| 12.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 3 | z |
| 78.4% | 2 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
| Outputs |
|---|
(*.f64 (sin.f64 y) (neg.f64 z)) |
(+.f64 (cos.f64 y) x) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
2 calls:
| 14.0ms | y |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 3 | y |
| 88.8% | 3 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
(+.f64 (cos.f64 y) x) |
| Outputs |
|---|
(+.f64 (cos.f64 y) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+.f64 (cos.f64 y) x) |
3 calls:
| 13.0ms | x |
| 12.0ms | y |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 3 | y |
| 76.4% | 1 | x |
| 82.3% | 3 | z |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
(cos.f64 y) |
| Outputs |
|---|
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(cos.f64 y) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
4 calls:
| 13.0ms | y |
| 12.0ms | z |
| 12.0ms | x |
| 11.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | x |
| 80.2% | 4 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 68.4% | 3 | z |
| 71.1% | 3 | y |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64)) (neg.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y (fma.f64 y (*.f64 z #s(literal 1/6 binary64)) #s(literal -1/2 binary64))) z) x)) |
(fma.f64 y (*.f64 z (fma.f64 y (/.f64 #s(literal -1/2 binary64) z) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 y (-.f64 (*.f64 y (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/2 binary64))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z y) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 y y))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 (*.f64 y (*.f64 y y)) (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)) y))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) x)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64)) (+.f64 (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/2 binary64) z))) (+.f64 x #s(literal 1 binary64))))) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 12.0ms | x |
| 11.0ms | y |
| 10.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 3 | y |
| 67.4% | 2 | x |
| 66.1% | 2 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
(-.f64 x (fma.f64 y z #s(literal -1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 3 | y |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 y (neg.f64 z) x) |
| Outputs |
|---|
x |
(-.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.7% | 3 | z |
| 67.8% | 3 | x |
| 62.4% | 1 | y |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 y (neg.f64 z)) |
| Outputs |
|---|
(*.f64 y (neg.f64 z)) |
(+.f64 x #s(literal 1 binary64)) |
3 calls:
| 4.0ms | z |
| 2.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.4% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 65.0% | 2 | z |
| 62.4% | 1 | x |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 x #s(literal 1 binary64)) |
2 calls:
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.4% | 1 | y |
| 62.4% | 1 | z |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
x |
4 calls:
| 4.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 3 | x |
| 61.9% | 3 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 45.6% | 3 | y |
| 41.4% | 1 | z |
Compiled 24 to 17 computations (29.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
4 calls:
| 1.0ms | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.8% | 1 | z |
| 23.8% | 1 | y |
| 23.8% | 1 | x |
| 23.8% | 1 | (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999999998 | 1.0 |
| 0.0ms | -4294844915952.751 | -28398416.86382382 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999999998 | 1.0 |
| 0.0ms | -4294844915952.751 | -28398416.86382382 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999999998 | 1.0 |
| 0.0ms | -1467.5746769793411 | -0.9987061996990909 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 222521.11268937186 | 5.603211744777106e+19 |
| 0.0ms | -1467.5746769793411 | -0.9987061996990909 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.4981677950790189e+193 | 3.8630904637716055e+200 |
| 18.0ms | -1.0501544714475462e+96 | -1.3757568625079877e+87 |
| 26.0ms | 288× | 0 | valid |
Compiled 330 to 257 computations (22.1% saved)
ival-cos: 7.0ms (39.5% of total)ival-sin: 6.0ms (33.9% of total)ival-add: 2.0ms (11.3% of total)ival-mult: 2.0ms (11.3% of total)ival-sub: 1.0ms (5.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.4981677950790189e+193 | 3.8630904637716055e+200 |
| 18.0ms | -1.0501544714475462e+96 | -1.3757568625079877e+87 |
| 26.0ms | 288× | 0 | valid |
Compiled 321 to 248 computations (22.7% saved)
ival-cos: 6.0ms (35.2% of total)ival-sin: 6.0ms (35.2% of total)ival-mult: 2.0ms (11.7% of total)ival-sub: 1.0ms (5.9% of total)ival-add: 1.0ms (5.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 |
|---|---|---|
| 13.0ms | 4.953075718213921e-36 | 3.477384901511548e-21 |
| 13.0ms | -2.2106142873340826e-8 | -2.5422535424463007e-13 |
| 17.0ms | 304× | 0 | valid |
Compiled 357 to 261 computations (26.9% saved)
ival-cos: 3.0ms (29.9% of total)ival-mult: 2.0ms (20% of total)ival-sin: 2.0ms (20% of total)ival-sub: 1.0ms (10% of total)ival-add: 1.0ms (10% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.488030985339616e+201 | 2.2827848558571785e+202 |
| 12.0ms | 0.9999999999999998 | 1.0 |
| 0.0ms | -1467.5746769793411 | -0.9987061996990909 |
Compiled 15 to 14 computations (6.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.4494193263950134e+31 | 3.440505344710125e+34 |
| 18.0ms | -4.431010196678281e+34 | -2.306877856459549e+31 |
| 33.0ms | 256× | 0 | valid |
Compiled 351 to 270 computations (23.1% saved)
ival-cos: 9.0ms (42.2% of total)ival-sin: 8.0ms (37.5% of total)ival-mult: 2.0ms (9.4% of total)ival-sub: 1.0ms (4.7% of total)ival-add: 1.0ms (4.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 |
|---|---|---|
| 30.0ms | 4.2105891631670015e+55 | 1.688017296476786e+64 |
| 28.0ms | -4.899921264692804e+76 | -2.0659427792028686e+55 |
| 47.0ms | 320× | 0 | valid |
Compiled 355 to 274 computations (22.8% saved)
ival-sin: 19.0ms (52.3% of total)ival-cos: 11.0ms (30.3% of total)ival-add: 2.0ms (5.5% of total)ival-mult: 2.0ms (5.5% of total)ival-sub: 1.0ms (2.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.0526637071252347e-48 | 3.779008196002531e-38 |
| 15.0ms | -3.253062460536508e+40 | -5.118418834732892e+36 |
| 36.0ms | 288× | 0 | valid |
Compiled 287 to 232 computations (19.2% saved)
ival-add: 12.0ms (42.5% of total)ival-cos: 7.0ms (24.8% of total)ival-sin: 6.0ms (21.2% of total)ival-mult: 2.0ms (7.1% of total)ival-sub: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | -2.0004071561744254e+135 | -3.1524608811165258e+134 |
| 11.0ms | 96× | 0 | valid |
Compiled 105 to 86 computations (18.1% saved)
ival-cos: 5.0ms (60.2% of total)ival-sin: 2.0ms (24.1% of total)ival-mult: 1.0ms (12% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 597.6710713746972 | 222521.11268937186 |
| 0.0ms | -0.017502843344916384 | 0.0987487037924496 |
Compiled 15 to 14 computations (6.7% saved)
| 1× | egg-herbie |
| 32× | +-commutative_binary64 |
| 28× | sub-neg_binary64 |
| 22× | *-commutative_binary64 |
| 22× | cancel-sign-sub-inv_binary64 |
| 18× | if-if-or-not_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 382 |
| 1 | 158 | 382 |
| 2 | 185 | 382 |
| 3 | 196 | 382 |
| 4 | 202 | 382 |
| 5 | 203 | 382 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (+.f64 (cos.f64 y) x) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 400000 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z #s(literal -2899999999999999793966147684496835442161913622834583383668048284658493470477457769365504 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 16000000000000000654414083340182368020576315812260751327360347415073514615871963640869792072611923157977012189564125015162104524580766495042788994987836436854005673580527099820074468232157724672 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(if (<=.f64 z #s(literal -6200000000000000384731330479955149077970803623389931586378982159524488279373606895749336924160 binary64)) (*.f64 (sin.f64 y) (neg.f64 z)) (if (<=.f64 z #s(literal 20999999999999999972486325504382707954165379169176707031249700803540753681329959241697947313492937206430847095307840839682207797670412632508368272966138986847197026689256704700729068173769310208 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(if (<=.f64 y #s(literal -1662273001970115/75557863725914323419136 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 2259687592834357/664613997892457936451903530140172288 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (cos.f64 y) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 y #s(literal -155999999999999999724301754302464 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 101999999999999993583982432223232 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -67999999999999995795918473726267604302275492302746025984 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 44000000000000002083698310118480875207937423467916296192 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -5200000000000000279616895380763967488 binary64)) x (if (<=.f64 x #s(literal 838083498911033/47890485652059026823698344598447161988085597568237568 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y z)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal -1999999999999999923659381683629879726898470672553570302890808246910200808111311381352383420329189120737404579161064142182622522767310848 binary64)) (*.f64 y (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -5764607523034235/576460752303423488 binary64)) x (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 1000 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (+.f64 x (cos.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 4503599627370495/4503599627370496 binary64)) (fma.f64 (sin.f64 y) (neg.f64 z) (cos.f64 y)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (-.f64 (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -4000000000000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 4503599627370495/4503599627370496 binary64)) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (+.f64 (cos.f64 y) x) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -1000 binary64)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 4503599627370495/4503599627370496 binary64)) (+.f64 x (cos.f64 y)) (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 400000 binary64)) (+.f64 (cos.f64 y) x) (-.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -1000 binary64)) (-.f64 x (*.f64 (sin.f64 y) z)) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 400000 binary64)) (+.f64 x (cos.f64 y)) (-.f64 x (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 z #s(literal -2899999999999999793966147684496835442161913622834583383668048284658493470477457769365504 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 16000000000000000654414083340182368020576315812260751327360347415073514615871963640869792072611923157977012189564125015162104524580766495042788994987836436854005673580527099820074468232157724672 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(if (<=.f64 z #s(literal -2899999999999999793966147684496835442161913622834583383668048284658493470477457769365504 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) (if (<=.f64 z #s(literal 16000000000000000654414083340182368020576315812260751327360347415073514615871963640869792072611923157977012189564125015162104524580766495042788994987836436854005673580527099820074468232157724672 binary64)) (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 z #s(literal -6200000000000000384731330479955149077970803623389931586378982159524488279373606895749336924160 binary64)) (*.f64 (sin.f64 y) (neg.f64 z)) (if (<=.f64 z #s(literal 20999999999999999972486325504382707954165379169176707031249700803540753681329959241697947313492937206430847095307840839682207797670412632508368272966138986847197026689256704700729068173769310208 binary64)) (+.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))) |
(if (<=.f64 z #s(literal -6200000000000000384731330479955149077970803623389931586378982159524488279373606895749336924160 binary64)) (neg.f64 (*.f64 (sin.f64 y) z)) (if (<=.f64 z #s(literal 20999999999999999972486325504382707954165379169176707031249700803540753681329959241697947313492937206430847095307840839682207797670412632508368272966138986847197026689256704700729068173769310208 binary64)) (+.f64 x (cos.f64 y)) (neg.f64 (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 y #s(literal -1662273001970115/75557863725914323419136 binary64)) (+.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 2259687592834357/664613997892457936451903530140172288 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -1662273001970115/75557863725914323419136 binary64)) (+.f64 x (cos.f64 y)) (if (<=.f64 y #s(literal 2259687592834357/664613997892457936451903530140172288 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x (cos.f64 y)))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -1000 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 4503599627370495/4503599627370496 binary64)) (cos.f64 y) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -1000 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 4503599627370495/4503599627370496 binary64)) (cos.f64 y) (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 9999999999999999017474591319641730272072128367390393282944984404433823148266910656903077218579754480674748342103902584639871831041306548820316951909258721342916786285447187693014154661313392524876840960 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))))) |
(if (<=.f64 y #s(literal -155999999999999999724301754302464 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 101999999999999993583982432223232 binary64)) (fma.f64 y (-.f64 (*.f64 y #s(literal -1/2 binary64)) z) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -67999999999999995795918473726267604302275492302746025984 binary64)) (+.f64 x #s(literal 1 binary64)) (if (<=.f64 y #s(literal 44000000000000002083698310118480875207937423467916296192 binary64)) (-.f64 x (fma.f64 y z #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -5200000000000000279616895380763967488 binary64)) x (if (<=.f64 x #s(literal 838083498911033/47890485652059026823698344598447161988085597568237568 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y z)) (+.f64 x #s(literal 1 binary64)))) |
(if (<=.f64 z #s(literal -1999999999999999923659381683629879726898470672553570302890808246910200808111311381352383420329189120737404579161064142182622522767310848 binary64)) (*.f64 y (neg.f64 z)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal -5764607523034235/576460752303423488 binary64)) x (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) #s(literal 1000 binary64)) #s(literal 1 binary64) x)) |
(if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal -5764607523034235/576460752303423488 binary64)) x (if (<=.f64 (-.f64 (+.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) #s(literal 1000 binary64)) #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
| 16 938× | accelerator-lowering-fma.f32 |
| 16 938× | accelerator-lowering-fma.f64 |
| 10 746× | accelerator-lowering-fma.f32 |
| 10 746× | accelerator-lowering-fma.f64 |
| 8 470× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 612 |
| 1 | 287 | 607 |
| 2 | 771 | 605 |
| 3 | 2082 | 601 |
| 4 | 4360 | 601 |
| 5 | 6324 | 601 |
| 0 | 8449 | 579 |
| 0 | 18 | 58 |
| 1 | 110 | 57 |
| 2 | 992 | 57 |
| 0 | 8386 | 56 |
| 0 | 211 | 1643 |
| 1 | 637 | 1613 |
| 2 | 1793 | 1598 |
| 3 | 4013 | 1551 |
| 0 | 8700 | 1473 |
| 0 | 8 | 19 |
| 1 | 42 | 19 |
| 2 | 383 | 19 |
| 3 | 5636 | 19 |
| 0 | 8230 | 19 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 736 to 324 computations (56% saved)
Compiled 868 to 204 computations (76.5% saved)
Loading profile data...