
Time bar (total: 13.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 995.0ms | 8 256× | 0 | valid |
ival-div: 379.0ms (48.1% of total)ival-sin: 183.0ms (23.2% of total)ival-cosh: 158.0ms (20% of total)ival-mult: 59.0ms (7.5% of total)ival-true: 6.0ms (0.8% of total)ival-assert: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 1 404× | div-sub |
| 1 266× | distribute-lft-in |
| 1 178× | distribute-rgt-in |
| 794× | sub-neg |
| 708× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 65 | 44 |
| 2 | 192 | 44 |
| 3 | 496 | 44 |
| 4 | 1600 | 44 |
| 5 | 3321 | 44 |
| 6 | 4818 | 44 |
| 7 | 5778 | 44 |
| 8 | 6163 | 44 |
| 9 | 6264 | 44 |
| 10 | 6288 | 44 |
| 11 | 7606 | 44 |
| 0 | 6 | 7 |
| 1 | 15 | 7 |
| 2 | 30 | 7 |
| 3 | 56 | 7 |
| 4 | 90 | 7 |
| 5 | 130 | 7 |
| 6 | 205 | 7 |
| 7 | 351 | 7 |
| 8 | 713 | 7 |
| 9 | 785 | 7 |
| 10 | 828 | 7 |
| 11 | 828 | 7 |
| 0 | 828 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(* (cosh (neg x)) (/ (sin y) y)) |
(* (cosh x) (/ (sin (neg y)) (neg y))) |
(neg (* (cosh (neg x)) (/ (sin y) y))) |
(neg (* (cosh x) (/ (sin (neg y)) (neg y)))) |
(* (cosh y) (/ (sin x) x)) |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(* (cosh (neg x)) (/ (sin y) y)) |
(* (cosh x) (/ (sin y) y)) |
(* (cosh x) (/ (sin (neg y)) (neg y))) |
(* (cosh x) (/ (sin y) y)) |
(neg (* (cosh (neg x)) (/ (sin y) y))) |
(* (cosh x) (/ (sin y) (neg y))) |
(neg (* (cosh x) (/ (sin (neg y)) (neg y)))) |
(* (cosh x) (/ (sin y) (neg y))) |
(* (cosh y) (/ (sin x) x)) |
(abs x)
(abs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) y) |
| 0 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (cosh.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 58.0ms | 512× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-sin: 14.0ms (51% of total)ival-cosh: 7.0ms (25.5% of total)ival-div: 4.0ms (14.6% of total)ival-mult: 3.0ms (10.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 y) y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 420× | *-lowering-*.f32 |
| 420× | *-lowering-*.f64 |
| 274× | times-frac |
| 236× | associate-*l* |
| 220× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 1 | 15 | 17 |
| 2 | 30 | 17 |
| 3 | 56 | 17 |
| 4 | 90 | 17 |
| 5 | 130 | 17 |
| 6 | 205 | 17 |
| 7 | 351 | 17 |
| 8 | 713 | 17 |
| 9 | 785 | 17 |
| 10 | 828 | 17 |
| 11 | 828 | 17 |
| 0 | 828 | 17 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(cosh x) |
x |
(/ (sin y) y) |
(sin y) |
y |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh x) |
(cosh.f64 x) |
x |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(sin y) |
(sin.f64 y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 y) y) |
| 22.0ms | 256× | 0 | valid |
Compiled 19 to 8 computations (57.9% saved)
ival-sin: 6.0ms (41.6% of total)ival-cosh: 5.0ms (34.7% of total)ival-div: 2.0ms (13.9% of total)ival-mult: 1.0ms (6.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cosh x) (/ (sin y) y))> |
#<alt (cosh x)> |
#<alt (/ (sin y) y)> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) 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)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (* (cosh x) (/ (sin y) y)) |
| 2.0ms | x | @ | -inf | (* (cosh x) (/ (sin y) y)) |
| 1.0ms | x | @ | 0 | (cosh x) |
| 1.0ms | y | @ | inf | (* (cosh x) (/ (sin y) y)) |
| 1.0ms | y | @ | -inf | (* (cosh x) (/ (sin y) y)) |
| 1× | batch-egg-rewrite |
| 5 572× | *-lowering-*.f32 |
| 5 572× | *-lowering-*.f64 |
| 4 692× | /-lowering-/.f32 |
| 4 692× | /-lowering-/.f64 |
| 1 418× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 23 | 15 |
| 2 | 126 | 15 |
| 3 | 1021 | 15 |
| 0 | 8444 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(cosh x) |
(/ (sin y) y) |
(sin y) |
| Outputs |
|---|
(+.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cosh.f64 x) y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))) (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y))) (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(neg.f64 (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)))) |
(neg.f64 (/.f64 (neg.f64 (cosh.f64 x)) (/.f64 y (sin.f64 y)))) |
(neg.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (sin.f64 y)) (/.f64 #s(literal -1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x))))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (+.f64 x x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) y) (sin.f64 y)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) y)) (sin.f64 y)))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (sinh.f64 x)) (sin.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) y))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (neg.f64 y) (sin.f64 y))))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 (neg.f64 y) (sin.f64 y))) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (/.f64 (neg.f64 y) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal 2 binary64) (sin.f64 y))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -4 binary64) (cosh.f64 x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) y) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) y) (sin.f64 y))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) y)) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (sinh.f64 x)) (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (sin.f64 y))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (neg.f64 (sin.f64 y))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (/.f64 (neg.f64 y) (sin.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (sin.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (*.f64 y (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (/.f64 (cosh.f64 x) y))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (/.f64 (cosh.f64 x) y))) (sin.f64 y)) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 #s(literal -1/2 binary64) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (neg.f64 y) (sin.f64 y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) y) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 y (sin.f64 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 y)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (sin.f64 y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 (neg.f64 y) (sin.f64 y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (/.f64 (sin.f64 y) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 y) (sin.f64 y))) (/.f64 (neg.f64 (cosh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 y)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 y)) (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) y) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (sin.f64 y) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (neg.f64 (sin.f64 y)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (cosh.f64 x) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(cosh.f64 x) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 x) (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (+.f64 x x))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (+.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)))) |
(/.f64 (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))) (*.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal -4 binary64) (cosh.f64 x)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (expm1.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x)))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (-.f64 (neg.f64 x) x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (-.f64 (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 2 binary64)))) (fma.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 (sin.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) |
(neg.f64 (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 (sin.f64 y) y) |
(/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (sin.f64 y))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) (sin.f64 y))) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 (neg.f64 y) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (/.f64 (sin.f64 y) y)))) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) y)) (sin.f64 y)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (sin.f64 y)) (/.f64 y (sin.f64 y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 y y))) y) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (neg.f64 y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 y)))) |
(sin.f64 y) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(neg.f64 (sin.f64 (neg.f64 y))) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 21 860× | accelerator-lowering-fma.f32 |
| 21 860× | accelerator-lowering-fma.f64 |
| 6 160× | +-lowering-+.f64 |
| 6 160× | +-lowering-+.f32 |
| 4 408× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 638 |
| 1 | 268 | 614 |
| 2 | 943 | 588 |
| 3 | 3164 | 569 |
| 0 | 8073 | 539 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/240 binary64)) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (fma.f64 y (*.f64 y #s(literal -1/10080 binary64)) #s(literal 1/240 binary64)) (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
Compiled 8 479 to 1 230 computations (85.5% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 496 | 17 | 513 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 497 | 17 | 514 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| ▶ | 99.9% | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 47.6% | (/.f64 (sin.f64 y) y) | |
| 99.9% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) | |
| 88.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 91.9% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 75.7% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 44.8% | (*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) | |
| ▶ | 99.8% | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| 61.0% | (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 61.0% | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 70.6% | (*.f64 (cosh.f64 x) (pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| ▶ | 61.0% | (*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| 57.1% | (*.f64 (cosh.f64 x) (/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (sin.f64 y))) y)) | |
| ▶ | 56.8% | (*.f64 (cosh.f64 x) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y)))) |
| 99.6% | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) | |
| ▶ | 58.2% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
Compiled 478 to 320 computations (33.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 128 | (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 128 | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (cosh.f64 x) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| ✓ | cost-diff | 704 | (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 320 | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 3 698× | accelerator-lowering-fma.f32 |
| 3 698× | accelerator-lowering-fma.f64 |
| 3 500× | *-lowering-*.f32 |
| 3 500× | *-lowering-*.f64 |
| 1 904× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 164 |
| 1 | 73 | 161 |
| 2 | 239 | 153 |
| 3 | 1068 | 153 |
| 4 | 4483 | 153 |
| 5 | 7118 | 153 |
| 0 | 8023 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (cosh x) (sin y)) y) |
(* (cosh x) (sin y)) |
(cosh x) |
x |
(sin y) |
y |
(* (cosh x) 1) |
(cosh x) |
x |
1 |
(* (cosh x) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(cosh x) |
x |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(+ (* (* y y) (* y -1/6)) y) |
(* y y) |
y |
(* y -1/6) |
-1/6 |
(* (/ (cosh x) y) (sin y)) |
(/ (cosh x) y) |
(cosh x) |
x |
y |
(sin y) |
(* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
(cosh x) |
x |
(/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y))) |
(neg (- 1/2 (* 1/2 (cos (* y 2))))) |
(- 1/2 (* 1/2 (cos (* y 2)))) |
1/2 |
(* 1/2 (cos (* y 2))) |
(cos (* y 2)) |
(* y 2) |
y |
2 |
(* (neg y) (sin y)) |
(neg y) |
(sin y) |
| Outputs |
|---|
(/ (* (cosh x) (sin y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(* (cosh x) (sin y)) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(cosh x) |
(cosh.f64 x) |
x |
(sin y) |
(sin.f64 y) |
y |
(* (cosh x) 1) |
(cosh.f64 x) |
(cosh x) |
(cosh.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(* (cosh x) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(*.f64 (cosh.f64 x) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(cosh x) |
(cosh.f64 x) |
x |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ (* (* y y) (* y -1/6)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(* y y) |
(*.f64 y y) |
y |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* (/ (cosh x) y) (sin y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/ (cosh x) y) |
(/.f64 (cosh.f64 x) y) |
(cosh x) |
(cosh.f64 x) |
x |
y |
(sin y) |
(sin.f64 y) |
(* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (cosh.f64 x) (*.f64 y (sin.f64 y)))) |
(cosh x) |
(cosh.f64 x) |
x |
(/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(neg (- 1/2 (* 1/2 (cos (* y 2))))) |
(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 (* y 2)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* y 2))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) |
(cos (* y 2)) |
(cos.f64 (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(* (neg y) (sin y)) |
(*.f64 (sin.f64 y) (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
(sin y) |
(sin.f64 y) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y)))) |
| ✓ | accuracy | 99.8% | (*.f64 (neg.f64 y) (sin.f64 y)) |
| ✓ | accuracy | 82.0% | (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y))) |
| ✓ | accuracy | 76.4% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (cosh.f64 x) y) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 93.0% | (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 61.0ms | 146× | 0 | valid |
| 48.0ms | 20× | 3 | valid |
| 28.0ms | 49× | 2 | valid |
| 13.0ms | 39× | 1 | valid |
| 3.0ms | 2× | 4 | valid |
Compiled 165 to 30 computations (81.8% saved)
adjust: 38.0ms (36.4% of total)ival-cos: 20.0ms (19.1% of total)ival-mult: 18.0ms (17.2% of total)ival-div: 8.0ms (7.7% of total)ival-sin: 6.0ms (5.7% of total)const: 4.0ms (3.8% of total)ival-cosh: 3.0ms (2.9% of total)ival-neg: 3.0ms (2.9% of total)ival-sub: 2.0ms (1.9% of total)ival-add: 1.0ms (1% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (cosh x) (sin y)) y)> |
#<alt (* (cosh x) (sin y))> |
#<alt (cosh x)> |
#<alt (sin y)> |
#<alt (* (cosh x) 1)> |
#<alt (/ (+ (* (* y y) (* y -1/6)) y) y)> |
#<alt (* (cosh x) (/ (+ (* (* y y) (* y -1/6)) y) y))> |
#<alt (+ (* (* y y) (* y -1/6)) y)> |
#<alt (* (/ (cosh x) y) (sin y))> |
#<alt (/ (cosh x) y)> |
#<alt (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))> |
#<alt (neg (- 1/2 (* 1/2 (cos (* y 2)))))> |
#<alt (- 1/2 (* 1/2 (cos (* y 2))))> |
#<alt (* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y))))> |
#<alt (* y -1/6)> |
#<alt (* (neg y) (sin y))> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (sin y)> |
#<alt (+ (sin y) (* 1/2 (* (pow x 2) (sin y))))> |
#<alt (+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y)))))> |
#<alt (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* y (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* y (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (/ (+ y (* -1/6 (pow y 3))) y)> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/24 (/ (+ y (* -1/6 (pow y 3))) y))))))))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/3 (pow y 2)) 1))> |
#<alt (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))> |
#<alt (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* (pow y 2) (- (* 1/315 (pow y 2)) 2/45)))) 1))> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (- (* 1/2 (cos (* 2 y))) 1/2)> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1/3 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 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 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y))))> |
#<alt (+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/2 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))))> |
#<alt (+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/24 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))))))> |
#<alt (+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/24 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/720 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))))))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1 (* (pow y 2) (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x)))))))) (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* 1/630 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x))))))) (+ (* 1/10080 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))))))) (* -1 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x))))))))))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/6 (pow y 2)) 1))> |
#<alt (* (pow y 2) (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))> |
#<alt (* (pow y 2) (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
#<alt (* -1 (* y (sin y)))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | x | @ | inf | (* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
| 3.0ms | x | @ | 0 | (/ (cosh x) y) |
| 2.0ms | y | @ | inf | (* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
| 1.0ms | y | @ | inf | (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y))) |
| 1.0ms | x | @ | 0 | (* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
| 1× | batch-egg-rewrite |
| 5 948× | *-lowering-*.f32 |
| 5 948× | *-lowering-*.f64 |
| 5 080× | accelerator-lowering-fma.f32 |
| 5 080× | accelerator-lowering-fma.f64 |
| 4 580× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 121 |
| 1 | 123 | 110 |
| 2 | 881 | 95 |
| 0 | 8540 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (cosh x) (sin y)) y) |
(* (cosh x) (sin y)) |
(cosh x) |
(sin y) |
(* (cosh x) 1) |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(* (cosh x) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(+ (* (* y y) (* y -1/6)) y) |
(* (/ (cosh x) y) (sin y)) |
(/ (cosh x) y) |
(/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y))) |
(neg (- 1/2 (* 1/2 (cos (* y 2))))) |
(- 1/2 (* 1/2 (cos (* y 2)))) |
(* (cosh x) (/ (neg (- 1/2 (* 1/2 (cos (* y 2))))) (* (neg y) (sin y)))) |
(* y -1/6) |
(* (neg y) (sin y)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (sin.f64 y))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 y)) y)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 1 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) y) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (neg.f64 y))) y) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(neg.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(*.f64 (cosh.f64 x) (neg.f64 (neg.f64 (sin.f64 y)))) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 y))) (cosh.f64 x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(neg.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(sin.f64 y) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(neg.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) y) (/.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 y y) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) y (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 y) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (neg.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (neg.f64 (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 (neg.f64 y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1/1296 binary64) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) #s(literal 1 binary64)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) #s(literal 1 binary64)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) y)) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (/.f64 #s(literal -1 binary64) y)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal -1 binary64) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (/.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y)) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y))) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (*.f64 y (neg.f64 y))) y) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1/1296 binary64) (*.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) (fma.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y) (cosh.f64 x))) |
(neg.f64 (*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y))) |
(neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) y)) |
(/.f64 (cosh.f64 x) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (/.f64 y (cosh.f64 x))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y)) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y)) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)))) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal -1 binary64)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (cosh.f64 x) y)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (cosh.f64 x) y)) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (/.f64 (cosh.f64 x) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (cosh.f64 x) y)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 (cosh.f64 x) y)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 (cosh.f64 x) y)) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (cosh.f64 x)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (cosh.f64 x)) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (cosh.f64 x)) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) y)) |
(/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (cosh.f64 x)) (*.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) y) (cosh.f64 x)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) y) (cosh.f64 x)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) #s(literal 1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (cosh.f64 x) y) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (cosh.f64 x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 (cosh.f64 x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) (/.f64 (cosh.f64 x) y))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) y)) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (cosh.f64 x) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (/.f64 (cosh.f64 x) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) (*.f64 y (neg.f64 y))) y) |
(+.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(+.f64 y (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(+.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) |
(+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64))) y) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) y) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) y) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64) y) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal -1/6 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64)))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) y) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) (fma.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1/1296 binary64) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) |
(/.f64 (*.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) #s(literal 1 binary64)) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1/1296 binary64) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) (*.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 y))) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))))) |
(*.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) |
(*.f64 (*.f64 y (-.f64 y (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1/6 binary64) y))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y))) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 1/46656 binary64) (*.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1/1296 binary64) (*.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y)))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))))) y)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) (fma.f64 y (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 y (*.f64 y y))) y) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (sin.f64 y))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 y)) y)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 1 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) y) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (neg.f64 y))) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(neg.f64 (neg.f64 (/.f64 (cosh.f64 x) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (cosh.f64 x)))) |
(/.f64 (cosh.f64 x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) (*.f64 y (neg.f64 y))) y) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) #s(literal 0 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (sin.f64 y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (sin.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (sin.f64 y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (*.f64 y (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 y (sin.f64 y))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 y (sin.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 y (sin.f64 y))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 y (sin.f64 y)))) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (sin.f64 y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (sin.f64 y))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (sin.f64 y)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 y (sin.f64 y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (sin.f64 y)) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (neg.f64 (neg.f64 (sin.f64 y)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 y (sin.f64 y)) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #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 #s(literal 2 binary64)))))))) (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 y (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)) y) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 y (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 y (sin.f64 y)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (sin.f64 y)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (neg.f64 (*.f64 y (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (sin.f64 y))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (*.f64 y (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (neg.f64 (*.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)))) (*.f64 (neg.f64 (*.f64 y (sin.f64 y))) (neg.f64 y))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 y (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)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) (neg.f64 (sin.f64 y))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y)))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (sin.f64 y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (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)) (*.f64 y (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (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)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (sin.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (sin.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 y))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (*.f64 y (neg.f64 y))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #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 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.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 #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/16 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 #s(literal 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 #s(literal 2 binary64)))))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 9 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.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 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 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 #s(literal 2 binary64))))))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.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 #s(literal 2 binary64))))))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #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 #s(literal 2 binary64)))))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/16 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 #s(literal 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 #s(literal 2 binary64)))))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 9 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #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 #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 y y)) (cos.f64 (+.f64 y y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 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 #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)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 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 #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal -1/8 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 #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #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 #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.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 #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 #s(literal 2 binary64))))))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/16 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 #s(literal 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 #s(literal 2 binary64)))))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (+.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 #s(literal 2 binary64))))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (+.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) |
(*.f64 (+.f64 (neg.f64 (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 y (sin.f64 y)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 y (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sin.f64 y)) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y (sin.f64 y)) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 y))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (*.f64 y #s(literal -2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 (sin.f64 y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (sin.f64 y)) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) (*.f64 (sin.f64 y) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) (*.f64 #s(literal 2 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) (*.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 (*.f64 y (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 y (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 y (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y) (sin.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y)) (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y)) (neg.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (sin.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y)) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) y) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 y (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y) (cosh.f64 x)) (neg.f64 (sin.f64 y))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 y)) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) y) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) (/.f64 y (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) (*.f64 (sin.f64 y) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (neg.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))))))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 y (*.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (sin.f64 y))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (sin.f64 y) #s(literal -1 binary64))) y) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 y (sin.f64 y)) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (cosh.f64 x) (*.f64 y (sin.f64 y)))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (sin.f64 y))) (cosh.f64 x))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) (cosh.f64 x)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 (sin.f64 y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)) (cosh.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 y (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)) (*.f64 y (sin.f64 y))) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (/.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 y))))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y (sin.f64 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) y) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (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)) y) (/.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (cosh.f64 x) (/.f64 y (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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)) y) (cosh.f64 x))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 y (sin.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (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)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 y)) (/.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 y (sin.f64 y)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 y (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y (sin.f64 y))) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) (sin.f64 y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64))) (sin.f64 y)) (*.f64 y (neg.f64 y))) y) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (neg.f64 (*.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (neg.f64 (*.f64 y (sin.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (neg.f64 (*.f64 y (sin.f64 y)))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (neg.f64 (*.f64 y (sin.f64 y)))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (sin.f64 y)) (*.f64 y (sin.f64 y)) (*.f64 #s(literal 0 binary64) (*.f64 y (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (sin.f64 y)) (*.f64 y (sin.f64 y)))) (*.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (sin.f64 y)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) (sin.f64 y)) y) |
(*.f64 y (neg.f64 (sin.f64 y))) |
(*.f64 (sin.f64 y) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sin.f64 y)))) |
(*.f64 (neg.f64 y) (sin.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 (neg.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 (*.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) y) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
| 1× | egg-herbie |
| 13 944× | accelerator-lowering-fma.f32 |
| 13 944× | accelerator-lowering-fma.f64 |
| 6 616× | *-lowering-*.f32 |
| 6 616× | *-lowering-*.f64 |
| 5 944× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 3630 |
| 1 | 926 | 3476 |
| 2 | 3536 | 3261 |
| 0 | 8102 | 3076 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(sin y) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
(+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* y (+ (exp x) (/ 1 (exp x))))) |
(* y (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
(* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))) |
(* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(/ (+ y (* -1/6 (pow y 3))) y) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/24 (/ (+ y (* -1/6 (pow y 3))) y)))))))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/ 1 y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/3 (pow y 2)) 1)) |
(* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)) |
(* (pow y 2) (- (* (pow y 2) (+ 1/3 (* (pow y 2) (- (* 1/315 (pow y 2)) 2/45)))) 1)) |
(- (* 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 (* 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) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/2 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/24 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/24 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/720 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))))))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1 (* (pow y 2) (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x)))))))) (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* 1/630 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x))))))) (+ (* 1/10080 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))))))) (* -1 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x)))))))))))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/6 (pow y 2)) 1)) |
(* (pow y 2) (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(* (pow y 2) (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
(* -1 (* y (sin y))) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(fma.f64 y (*.f64 y (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) |
(+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
(*.f64 (sin.f64 y) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y) (*.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* y (+ (exp x) (/ 1 (exp x))))) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* y (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 y (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))))) |
(* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))) |
(*.f64 y (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 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 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(/ (+ y (* -1/6 (pow y 3))) y) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) (* 1/24 (/ (+ y (* -1/6 (pow y 3))) y)))))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (+ y (* -1/6 (pow y 3))) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(fma.f64 y (*.f64 y (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (sin.f64 y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(* (pow y 2) (- (* 1/3 (pow y 2)) 1)) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -2/45 binary64)) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* (pow y 2) (+ 1/3 (* (pow y 2) (- (* 1/315 (pow y 2)) 2/45)))) 1)) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/315 binary64) #s(literal -2/45 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(- (* 1/2 (cos (* 2 y))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y (*.f64 y #s(literal -1/3 binary64))) y)) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(*.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))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/315 binary64) #s(literal 2/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/2 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/24 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))))) |
(fma.f64 x (*.f64 x (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y)))) |
(+ (* -1 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/2 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* (pow x 2) (+ (* -1/24 (/ (- (* 1/2 (cos (* 2 y))) 1/2) (* y (sin y)))) (* -1/720 (/ (* (pow x 2) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y))))))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 y (sin.f64 y))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) (*.f64 y (sin.f64 y)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64))))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1 (* (pow y 2) (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x)))))))) (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/45 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -13/720 binary64)))) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* (pow y 2) (+ (* -1 (* (pow y 2) (- (* 1/630 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x))))))) (+ (* 1/10080 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x))))))))))) (* -1 (- (* -1/45 (+ (exp x) (/ 1 (exp x)))) (+ (* -1/6 (- (* 1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/12 (+ (exp x) (/ 1 (exp x)))))) (* -1/240 (+ (exp x) (/ 1 (exp x)))))))))))) |
(fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/630 binary64)) (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/1260 binary64) (*.f64 #s(literal -1/6 binary64) (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -1/120 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/240 binary64)))))) (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -1/120 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal 1/240 binary64))))))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/2 (/ (* (+ (exp x) (/ 1 (exp x))) (- (* 1/2 (cos (* 2 y))) 1/2)) (* y (sin y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 y (sin.f64 y))) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(* (pow y 2) (- (* 1/6 (pow y 2)) 1)) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
(* -1 (* y (sin y))) |
(neg.f64 (*.f64 y (sin.f64 y))) |
Compiled 35 145 to 3 527 computations (90% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 555 | 19 | 1 574 |
| Fresh | 6 | 6 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 565 | 26 | 1 591 |
| Status | Accuracy | Program |
|---|---|---|
| 53.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 56.5% | (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) | |
| 51.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 42.1% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| 26.8% | (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) | |
| 31.2% | (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) | |
| 57.1% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) y) | |
| 75.7% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) | |
| ✓ | 99.9% | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 47.6% | (/.f64 (sin.f64 y) y) | |
| ▶ | 99.9% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ▶ | 92.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
| 56.6% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 88.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 55.5% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| ▶ | 48.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| 93.5% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) | |
| 47.5% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 61.0% | (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 70.6% | (*.f64 (cosh.f64 x) (pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| 81.5% | (*.f64 (cosh.f64 x) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sin.f64 y)))) | |
| 99.6% | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) | |
| ▶ | 17.6% | (*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
| 31.2% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 58.2% | (cosh.f64 x) | |
| ▶ | 23.1% | #s(literal 1 binary64) |
Compiled 807 to 502 computations (37.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 704 | (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 704 | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| ✓ | cost-diff | 1024 | (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 y (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 384 | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| 14 002× | accelerator-lowering-fma.f32 |
| 14 002× | accelerator-lowering-fma.f64 |
| 4 840× | *-lowering-*.f32 |
| 4 840× | *-lowering-*.f64 |
| 2 896× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 198 |
| 1 | 88 | 198 |
| 2 | 263 | 192 |
| 3 | 758 | 188 |
| 4 | 1825 | 184 |
| 5 | 3601 | 184 |
| 6 | 6043 | 182 |
| 7 | 6409 | 182 |
| 8 | 6602 | 182 |
| 9 | 6732 | 182 |
| 10 | 6875 | 182 |
| 0 | 8158 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(cosh x) |
x |
(/ y (sin y)) |
y |
(sin y) |
1 |
(* (+ (* 1/2 (* x x)) 1) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(+ (* 1/2 (* x x)) 1) |
1/2 |
(* x x) |
x |
1 |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(+ (* (* y y) (* y -1/6)) y) |
(* y y) |
y |
(* y -1/6) |
-1/6 |
(* (cosh x) (* (* y y) -1/6)) |
(cosh x) |
x |
(* (* y y) -1/6) |
(* y y) |
y |
-1/6 |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(* x x) |
x |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(/ (* x x) y) |
y |
(+ (* (* x x) 1/720) 1/24) |
1/720 |
1/24 |
(/ 1/2 y) |
1/2 |
(/ 1 y) |
1 |
(sin y) |
| Outputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh x) |
(cosh.f64 x) |
x |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(* (+ (* 1/2 (* x x)) 1) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(+ (* 1/2 (* x x)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* x x) |
(*.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ (* (* y y) (* y -1/6)) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(* y y) |
(*.f64 y y) |
y |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* (cosh x) (* (* y y) -1/6)) |
(*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(cosh x) |
(cosh.f64 x) |
x |
(* (* y y) -1/6) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(* y y) |
(*.f64 y y) |
y |
-1/6 |
#s(literal -1/6 binary64) |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
(*.f64 (/.f64 (sin.f64 y) y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
y |
(+ (* (* x x) 1/720) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(sin y) |
(sin.f64 y) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 99.2% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 97.9% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
| ✓ | accuracy | 87.6% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 91.4% | (*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 93.0% | (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ✓ | accuracy | 99.7% | (/.f64 y (sin.f64 y)) |
| 120.0ms | 256× | 0 | valid |
Compiled 186 to 34 computations (81.7% saved)
ival-mult: 34.0ms (33.3% of total)const: 30.0ms (29.4% of total)ival-sin: 14.0ms (13.7% of total)ival-add: 11.0ms (10.8% of total)ival-div: 10.0ms (9.8% of total)ival-cosh: 3.0ms (2.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (cosh x) (/ y (sin y)))> |
#<alt (cosh x)> |
#<alt (/ y (sin y))> |
#<alt (sin y)> |
#<alt (/ (+ (* (* y y) (* y -1/6)) y) y)> |
#<alt (* (+ (* 1/2 (* x x)) 1) (/ (+ (* (* y y) (* y -1/6)) y) y))> |
#<alt (+ (* 1/2 (* x x)) 1)> |
#<alt (* x x)> |
#<alt (* (cosh x) (* (* y y) -1/6))> |
#<alt (* (* y y) -1/6)> |
#<alt (* y y)> |
#<alt (* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y))> |
#<alt (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y))> |
#<alt (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))> |
#<alt (* y -1/6)> |
#<alt (+ (* (* y y) (* y -1/6)) y)> |
#<alt (/ (* x x) y)> |
#<alt (+ (* (* x x) 1/720) 1/24)> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2)))))))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (/ (+ y (* -1/6 (pow y 3))) y)> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))))> |
#<alt (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))> |
#<alt (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/6 (pow y 2))> |
#<alt (+ (* -1/6 (pow y 2)) (* -1/12 (* (pow x 2) (pow y 2))))> |
#<alt (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* -1/144 (* (pow x 2) (pow y 2))))))> |
#<alt (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* (pow x 2) (+ (* -1/144 (pow y 2)) (* -1/4320 (* (pow x 2) (pow y 2))))))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/720 (/ (* (pow x 6) (sin y)) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y))))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y))))))> |
#<alt (* 1/720 (/ (* (pow x 6) (sin y)) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y))))))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))))))))> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y)> |
#<alt (* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y))> |
#<alt (* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y))> |
#<alt (* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y))> |
#<alt (* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (* 1/720 (/ (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y))))))> |
#<alt (* 1/720 (/ (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y))))))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))> |
#<alt (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))> |
#<alt (* 1/720 (/ (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* 1/720 (/ (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | (* (+ (* 1/2 (* x x)) 1) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
| 7.0ms | y | @ | inf | (* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
| 1.0ms | y | @ | -inf | (* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
| 1.0ms | x | @ | inf | (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
| 1.0ms | y | @ | 0 | (* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
| 1× | batch-egg-rewrite |
| 4 742× | /-lowering-/.f32 |
| 4 742× | /-lowering-/.f64 |
| 4 654× | *-lowering-*.f32 |
| 4 654× | *-lowering-*.f64 |
| 3 214× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 165 |
| 1 | 189 | 159 |
| 2 | 1717 | 159 |
| 0 | 8193 | 145 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(cosh x) |
(/ y (sin y)) |
(sin y) |
(/ (+ (* (* y y) (* y -1/6)) y) y) |
(* (+ (* 1/2 (* x x)) 1) (/ (+ (* (* y y) (* y -1/6)) y) y)) |
(+ (* 1/2 (* x x)) 1) |
(* x x) |
(* (cosh x) (* (* y y) -1/6)) |
(* (* y y) -1/6) |
(* y y) |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) (sin y)) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(* y -1/6) |
(+ (* (* y y) (* y -1/6)) y) |
(/ (* x x) y) |
(+ (* (* x x) 1/720) 1/24) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (cosh.f64 x) (neg.f64 (/.f64 y (sin.f64 y))))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (/.f64 y (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cosh.f64 x)))) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (sin.f64 y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) (neg.f64 y)) (neg.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(cosh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 y (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 (sin.f64 y))))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 y)))) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) y)) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (neg.f64 y)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 y (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) y)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (*.f64 y (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))) (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal -1 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(pow.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(+.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(fma.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (/.f64 y (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal -2 binary64)) |
(*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(*.f64 y (*.f64 (*.f64 y #s(literal -1/6 binary64)) (cosh.f64 x))) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (cosh.f64 x))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (cosh.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) y) (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -1/6 binary64)) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(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 (neg.f64 y) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (sin.f64 y) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y)) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (sin.f64 y))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (sin.f64 y)) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (sin.f64 y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (sin.f64 y))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (sin.f64 y))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (*.f64 x x) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) x (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) x) x (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x x) y))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x x) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))))) (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) y (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) y)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 y) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) y (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 y)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 y) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) y (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (neg.f64 y) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) (*.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))))) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 y (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 y (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 y (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 y (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (neg.f64 y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y))))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) y)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (*.f64 (/.f64 x y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 x (*.f64 (/.f64 x y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) y)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (/.f64 (*.f64 x x) y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) (/.f64 x y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) x) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/720 binary64)) (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) y (*.f64 y #s(literal 1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 y #s(literal 2 binary64)) y) (*.f64 y (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (neg.f64 y) (*.f64 y #s(literal -1/2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 (neg.f64 y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (neg.f64 (neg.f64 y)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) y) (*.f64 y (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) y (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) y (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) y (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) y (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 y) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) y (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 y) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) y) (*.f64 y (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 y (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 y (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 y (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 y (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 (neg.f64 (neg.f64 y)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 y (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 y) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 y) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) y (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 y #s(literal 2 binary64)) y)) (neg.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (neg.f64 y) (*.f64 y #s(literal -1/2 binary64)))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 (neg.f64 y) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))))) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) y))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(+.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) |
(fma.f64 y (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y) |
(fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y y) y) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) y y) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))))) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 1/36 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y))) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (neg.f64 (log.f64 y)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x x)) y)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 y))) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
| 1× | egg-herbie |
| 18 556× | accelerator-lowering-fma.f32 |
| 18 556× | accelerator-lowering-fma.f64 |
| 5 570× | +-lowering-+.f64 |
| 5 570× | +-lowering-+.f32 |
| 5 106× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 3740 |
| 1 | 841 | 3620 |
| 2 | 2854 | 3398 |
| 3 | 7559 | 3310 |
| 0 | 8293 | 3054 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (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) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(/ (+ y (* -1/6 (pow y 3))) y) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/6 (pow y 2)) |
(+ (* -1/6 (pow y 2)) (* -1/12 (* (pow x 2) (pow y 2)))) |
(+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* -1/144 (* (pow x 2) (pow y 2)))))) |
(+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* (pow x 2) (+ (* -1/144 (pow y 2)) (* -1/4320 (* (pow x 2) (pow y 2)))))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/720 (/ (* (pow x 6) (sin y)) y)) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))) |
(* 1/720 (/ (* (pow x 6) (sin y)) y)) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))))))) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(/ 1 y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(* 1/720 (/ (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(* 1/720 (/ (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/ 1/2 y) |
(+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(* 1/720 (/ (pow x 4) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* 1/720 (/ (pow x 4) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* -1/6 (pow y 3)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 3)) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(fma.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #s(literal 1/240 binary64))) (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 31/15120 binary64) #s(literal 7/360 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 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 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(/ (+ y (* -1/6 (pow y 3))) y) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* 1/2 (/ (* (pow x 2) (+ y (* -1/6 (pow y 3)))) y)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* 1/2 (/ (+ y (* -1/6 (pow y 3))) y)) (/ 1 (pow x 2))))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow y 2)) (* -1/12 (* (pow x 2) (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* -1/144 (* (pow x 2) (pow y 2)))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* -1/12 (pow y 2)) (* (pow x 2) (+ (* -1/144 (pow y 2)) (* -1/4320 (* (pow x 2) (pow y 2)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -1/4320 binary64) #s(literal -1/144 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64)))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y))) |
(* 1/720 (/ (* (pow x 6) (sin y)) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (sin.f64 y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (sin.f64 y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (fma.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (sin.f64 y) (*.f64 y (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/720 (/ (* (pow x 6) (sin y)) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (sin.f64 y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (sin.f64 y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (fma.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (sin.f64 y) (*.f64 y (pow.f64 x #s(literal 6 binary64))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))))))) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(* -1 (/ (* (sin y) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* 1/720 (/ (pow x 6) y)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) |
(* 1/720 (/ (pow x 6) y)) |
(*.f64 #s(literal 1/720 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) y)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* 1/720 (/ (pow x 4) y)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (/ (pow x 4) y)) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* (pow y 3) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1/6 (pow y 3)) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
Compiled 46 028 to 3 600 computations (92.2% saved)
42 alts after pruning (40 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 168 | 26 | 1 194 |
| Fresh | 6 | 14 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 178 | 42 | 1 220 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.7% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| 49.9% | (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| 53.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 53.8% | (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 16.4% | (fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 35.9% | (fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 48.4% | (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) | |
| 51.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 42.1% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| 26.8% | (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) | |
| 57.1% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) y) | |
| 25.7% | (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) | |
| 30.9% | (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| ▶ | 75.7% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
| ✓ | 99.9% | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 47.6% | (/.f64 (sin.f64 y) y) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 51.4% | (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| 56.6% | (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 59.1% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) | |
| 58.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) | |
| ▶ | 55.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
| 64.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) | |
| 88.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 16.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 16.9% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 92.4% | (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) | |
| 55.5% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 48.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) | |
| 14.8% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 43.2% | (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) (sin.f64 y)) | |
| 93.5% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) | |
| 47.5% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 14.8% | (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) | |
| ▶ | 8.9% | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| 28.1% | (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| 28.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 70.6% | (*.f64 (cosh.f64 x) (pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| ▶ | 99.6% | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
| 29.8% | (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) | |
| 58.2% | (cosh.f64 x) | |
| ✓ | 23.1% | #s(literal 1 binary64) |
Compiled 1 768 to 993 computations (43.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 704 | (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 1728 | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 512 | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
| ✓ | cost-diff | 12864 | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
| 32 742× | accelerator-lowering-fma.f32 |
| 32 742× | accelerator-lowering-fma.f64 |
| 5 886× | +-lowering-+.f64 |
| 5 886× | +-lowering-+.f32 |
| 5 602× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 239 |
| 1 | 111 | 231 |
| 2 | 357 | 229 |
| 3 | 993 | 221 |
| 4 | 2228 | 219 |
| 5 | 4109 | 217 |
| 6 | 6633 | 217 |
| 7 | 6893 | 217 |
| 8 | 6939 | 217 |
| 9 | 7007 | 217 |
| 10 | 7037 | 217 |
| 11 | 7037 | 217 |
| 0 | 8819 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh x) (* (pow y -1/2) (* (pow y -1/2) (sin y)))) |
(cosh x) |
x |
(* (pow y -1/2) (* (pow y -1/2) (sin y))) |
(pow y -1/2) |
y |
-1/2 |
(* (pow y -1/2) (sin y)) |
(sin y) |
(* (* y y) -1/6) |
(* y y) |
y |
-1/6 |
(+ (* (* y y) (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)) 1) |
(* y y) |
y |
(+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6) |
(* x x) |
x |
(+ -1/12 (/ 1/2 (* y y))) |
-1/12 |
(/ 1/2 (* y y)) |
1/2 |
-1/6 |
1 |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) y) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(* x x) |
x |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(/ (* x x) y) |
y |
(+ (* (* x x) 1/720) 1/24) |
1/720 |
1/24 |
(/ 1/2 y) |
1/2 |
(/ 1 y) |
1 |
(/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y) |
(* (+ (* 1/2 (* x x)) 1) (sin y)) |
(+ (* 1/2 (* x x)) 1) |
1/2 |
(* x x) |
x |
1 |
(sin y) |
y |
| Outputs |
|---|
(* (cosh x) (* (pow y -1/2) (* (pow y -1/2) (sin y)))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh x) |
(cosh.f64 x) |
x |
(* (pow y -1/2) (* (pow y -1/2) (sin y))) |
(/.f64 (sin.f64 y) y) |
(pow y -1/2) |
(pow.f64 y #s(literal -1/2 binary64)) |
y |
-1/2 |
#s(literal -1/2 binary64) |
(* (pow y -1/2) (sin y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(* (* y y) -1/6) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* y y) |
(*.f64 y y) |
y |
-1/6 |
#s(literal -1/6 binary64) |
(+ (* (* y y) (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)) 1) |
(fma.f64 x (*.f64 x (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(* y y) |
(*.f64 y y) |
y |
(+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) |
(* x x) |
(*.f64 x x) |
x |
(+ -1/12 (/ 1/2 (* y y))) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
-1/12 |
#s(literal -1/12 binary64) |
(/ 1/2 (* y y)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
1/2 |
#s(literal 1/2 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
1 |
#s(literal 1 binary64) |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) y) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(fma.f64 x (/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) y) (/.f64 #s(literal 1/2 binary64) y)) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
y |
(+ (* (* x x) 1/720) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
(* (+ (* 1/2 (* x x)) 1) (sin y)) |
(*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (* 1/2 (* x x)) 1) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* x x) |
(*.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
(sin y) |
(sin.f64 y) |
y |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | accuracy | 93.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 99.2% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 98.0% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
| ✓ | accuracy | 87.6% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
| ✓ | accuracy | 92.8% | (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 87.6% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) |
| 119.0ms | 256× | 0 | valid |
Compiled 226 to 40 computations (82.3% saved)
ival-pow: 38.0ms (38.7% of total)ival-mult: 20.0ms (20.4% of total)const: 13.0ms (13.2% of total)ival-div: 8.0ms (8.2% of total)ival-add: 7.0ms (7.1% of total)ival-sin: 7.0ms (7.1% of total)ival-cosh: 4.0ms (4.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (pow y -1/2) (* (pow y -1/2) (sin y)))> |
#<alt (* (cosh x) (* (pow y -1/2) (* (pow y -1/2) (sin y))))> |
#<alt (cosh x)> |
#<alt (pow y -1/2)> |
#<alt (* (* y y) -1/6)> |
#<alt (* y y)> |
#<alt (+ (* (* y y) (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)) 1)> |
#<alt (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)> |
#<alt (* x x)> |
#<alt (* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) y)> |
#<alt (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y))> |
#<alt (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))> |
#<alt (/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y)> |
#<alt (* (+ (* 1/2 (* x x)) 1) (sin y))> |
#<alt (+ (* 1/2 (* x x)) 1)> |
#<alt (* (pow y -1/2) (sin y))> |
#<alt (/ 1/2 (* y y))> |
#<alt (+ -1/12 (/ 1/2 (* y y)))> |
#<alt (/ (* x x) y)> |
#<alt (+ (* (* x x) 1/720) 1/24)> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y))> |
#<alt (* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y))> |
#<alt (* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y))> |
#<alt (* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y))> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y))> |
#<alt (* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y))> |
#<alt (* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y))> |
#<alt (* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (sqrt (/ 1 y))> |
#<alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))))> |
#<alt (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))))> |
#<alt (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))))> |
#<alt (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))))> |
#<alt (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2)))))> |
#<alt -1/6> |
#<alt (- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6)> |
#<alt (- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6)> |
#<alt (- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6)> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 (/ (pow x 2) (pow y 2)))> |
#<alt (/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2))> |
#<alt (/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2))> |
#<alt (/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2))> |
#<alt (- (* -1/12 (pow x 2)) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (- (* -1/12 (pow x 2)) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1))> |
#<alt (* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1))> |
#<alt (* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1))> |
#<alt (* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1))> |
#<alt (/ 1 y)> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (* 1/720 (/ (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y))))))> |
#<alt (* 1/720 (/ (pow x 6) y))> |
#<alt (* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y))))))> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y)> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))> |
#<alt (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))> |
#<alt (* 1/720 (/ (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* 1/720 (/ (pow x 4) y))> |
#<alt (* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y)))))> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y)> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y))> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (pow x 2) (sin y)) y))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (* 1/2 (/ (* (pow x 2) (sin y)) y))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y))))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2)))))))))> |
#<alt (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2))))))))))> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y)> |
#<alt (sin y)> |
#<alt (+ (sin y) (* 1/2 (* (pow x 2) (sin y))))> |
#<alt (+ (sin y) (* 1/2 (* (pow x 2) (sin y))))> |
#<alt (+ (sin y) (* 1/2 (* (pow x 2) (sin y))))> |
#<alt (* 1/2 (* (pow x 2) (sin y)))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* 1/2 (* (pow x 2) (sin y)))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2))))> |
#<alt (* y (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* y (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))))> |
#<alt (* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))))))))> |
#<alt (* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2)))))))))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt (* (sin y) (+ 1 (* 1/2 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (sqrt y)> |
#<alt (+ (sqrt y) (* -1/6 (sqrt (pow y 5))))> |
#<alt (+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* 1/120 (sqrt (pow y 5))))))> |
#<alt (+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* (pow y 2) (+ (* -1/5040 (sqrt (pow y 5))) (* 1/120 (sqrt y)))))))> |
#<alt (* (sqrt (/ 1 y)) (sin y))> |
#<alt (* (sqrt (/ 1 y)) (sin y))> |
#<alt (* (sqrt (/ 1 y)) (sin y))> |
#<alt (* (sqrt (/ 1 y)) (sin y))> |
#<alt (* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2)))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ 1/2 (pow y 2))> |
#<alt (/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2))> |
#<alt (/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2))> |
#<alt (/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2))> |
#<alt -1/12> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt -1/12> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt (- (* 1/2 (/ 1 (pow y 2))) 1/12)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | (* (pow y -1/2) (sin y)) |
| 1.0ms | y | @ | -inf | (* (pow y -1/2) (* (pow y -1/2) (sin y))) |
| 1.0ms | y | @ | -inf | (/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y) |
| 1.0ms | x | @ | inf | (+ (* (* y y) (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)) 1) |
| 1.0ms | y | @ | inf | (/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y) |
| 1× | batch-egg-rewrite |
| 5 360× | *-lowering-*.f32 |
| 5 360× | *-lowering-*.f64 |
| 4 576× | /-lowering-/.f32 |
| 4 576× | /-lowering-/.f64 |
| 3 816× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 201 |
| 1 | 238 | 189 |
| 2 | 2142 | 187 |
| 0 | 8952 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow y -1/2) (* (pow y -1/2) (sin y))) |
(* (cosh x) (* (pow y -1/2) (* (pow y -1/2) (sin y)))) |
(cosh x) |
(pow y -1/2) |
(* (* y y) -1/6) |
(* y y) |
(+ (* (* y y) (+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6)) 1) |
(+ (* (* x x) (+ -1/12 (/ 1/2 (* y y)))) -1/6) |
(* x x) |
(* (+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) y) |
(+ (* (* x x) (+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y))) (/ 1 y)) |
(+ (* (/ (* x x) y) (+ (* (* x x) 1/720) 1/24)) (/ 1/2 y)) |
(/ (* (+ (* 1/2 (* x x)) 1) (sin y)) y) |
(* (+ (* 1/2 (* x x)) 1) (sin y)) |
(+ (* 1/2 (* x x)) 1) |
(* (pow y -1/2) (sin y)) |
(/ 1/2 (* y y)) |
(+ -1/12 (/ 1/2 (* y y))) |
(/ (* x x) y) |
(+ (* (* x x) 1/720) 1/24) |
(sin y) |
| Outputs |
|---|
(/.f64 (sin.f64 y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (cosh.f64 x))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (cosh.f64 x))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x)) (pow.f64 y #s(literal -1/2 binary64))) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x)) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) |
(cosh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 y #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1/4 binary64) (*.f64 (log.f64 y) #s(literal -1/4 binary64)))) |
(pow.f64 y #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(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 (neg.f64 y) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y) y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) x) (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (*.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 (*.f64 x x) (*.f64 y (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/12 binary64) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) |
(fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -1/12 binary64) x) x (fma.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/36 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64)) (-.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) y)) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) y #s(literal 1 binary64)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) y) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) |
(*.f64 y (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (*.f64 x x) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) x (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) x) x (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(fma.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) y)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x x) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))))) (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) y (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) y)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) y (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 y)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 y) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) y (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (neg.f64 y) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (*.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (*.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) (*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 y (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 y (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 y (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 y (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (neg.f64 y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x x)) y)) (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 x (/.f64 #s(literal 1/2 binary64) y))))))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 x x)))) (*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)))) (*.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))))) (*.f64 y y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (/.f64 (*.f64 x x) y)) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (*.f64 (/.f64 x y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (*.f64 (/.f64 x y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 x x) y)) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) y)) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y))) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) x) (/.f64 x y) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) x) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/720 binary64)) (*.f64 x x) (fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x) (/.f64 x y) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (neg.f64 y) (*.f64 y #s(literal -1/2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) y (*.f64 y #s(literal 1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 y #s(literal 2 binary64)) y) (*.f64 y (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 (neg.f64 y) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (neg.f64 (neg.f64 y)) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) y) (*.f64 y (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 y) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) y (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) y (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) y (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 y) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) y (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 y) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) y (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 y) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) y (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) y (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) y (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)) (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 y) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 y) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) y) (*.f64 y (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 y (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 y (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 y (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 y (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 y (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 y (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 y (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 y (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 y (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 y (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 (neg.f64 (neg.f64 y)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (neg.f64 y)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (neg.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/373248000 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/13824 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) y))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (/.f64 y (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x (neg.f64 x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 y y)) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (sin.f64 y)) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sin.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (sin.f64 y))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (sin.f64 y)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (sin.f64 y)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (sin.f64 y))) |
(*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 y (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) y) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) y)) (neg.f64 y)) |
(pow.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 y))) #s(literal -1/12 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/12 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) y) #s(literal -1/12 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/12 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/2 binary64) #s(literal -1/12 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/144 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (*.f64 y y))) (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(/.f64 (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (+.f64 #s(literal 1/144 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (*.f64 y y)))) |
(/.f64 (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/144 binary64) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/144 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (*.f64 y y))) (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/1728 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/144 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (neg.f64 (log.f64 y)))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 x)) y)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 x y) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) #s(literal 1/576 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(sin.f64 y) |
| 1× | egg-herbie |
| 16 244× | accelerator-lowering-fma.f32 |
| 16 244× | accelerator-lowering-fma.f64 |
| 5 232× | +-lowering-+.f64 |
| 5 232× | +-lowering-+.f32 |
| 4 744× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 4230 |
| 1 | 834 | 4055 |
| 2 | 2726 | 3889 |
| 3 | 7119 | 3799 |
| 0 | 8289 | 3510 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(sqrt (/ 1 y)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
-1/6 |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(* 1/2 (/ (pow x 2) (pow y 2))) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(- (* -1/12 (pow x 2)) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(- (* -1/12 (pow x 2)) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(/ 1 y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(* 1/720 (/ (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(* 1/720 (/ (pow x 6) y)) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/ 1/2 y) |
(+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(* 1/720 (/ (pow x 4) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* 1/720 (/ (pow x 4) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))))))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2)))))))))) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(sin y) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(* 1/2 (* (pow x 2) (sin y))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* 1/2 (* (pow x 2) (sin y))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(* y (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))) |
(* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2)))))))))) |
(* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2))))))))))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(sqrt y) |
(+ (sqrt y) (* -1/6 (sqrt (pow y 5)))) |
(+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* 1/120 (sqrt (pow y 5)))))) |
(+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* (pow y 2) (+ (* -1/5040 (sqrt (pow y 5))) (* 1/120 (sqrt y))))))) |
(* (sqrt (/ 1 y)) (sin y)) |
(* (sqrt (/ 1 y)) (sin y)) |
(* (sqrt (/ 1 y)) (sin y)) |
(* (sqrt (/ 1 y)) (sin y)) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ 1/2 (pow y 2)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
-1/12 |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
-1/12 |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(/.f64 (sin.f64 y) y) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(/.f64 (sin.f64 y) y) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(/.f64 (sin.f64 y) y) |
(* -1 (/ (* (sin y) (pow (sqrt -1) 2)) y)) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(fma.f64 x (*.f64 x (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x (sin.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(fma.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #s(literal 1/240 binary64)))) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))))) y) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))))) y) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))))) y) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.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) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (* -1/12 (pow x 2)) 1/6)) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow y 2) (- (+ (* -1/12 (pow x 2)) (+ (* 1/2 (/ (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) 1/6)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1/6 (pow y 2))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12))) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/6 (/ (pow y 2) (pow x 2))) (+ (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (* 1/2 (/ 1 (pow y 2))) (+ 1/12 (* 1/6 (/ 1 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) |
(* 1/2 (/ (pow x 2) (pow y 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y y)) |
(/ (+ (* 1/2 (pow x 2)) (* (pow y 2) (- (* -1/12 (pow x 2)) 1/6))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y y)) |
(- (* -1/12 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (* -1/12 (pow x 2)) 1/6) |
(fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(- (+ (* -1/12 (pow x 2)) (* 1/2 (/ (pow x 2) (pow y 2)))) 1/6) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) #s(literal -1/6 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(* -1 (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) |
(* 1/720 (/ (pow x 6) y)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) y)) |
(* 1/720 (/ (pow x 6) y)) |
(/.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) y) |
(* (pow x 6) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 6) (+ (/ 1/24 (* (pow x 2) y)) (+ (* 1/720 (/ 1 y)) (+ (* 1/2 (/ 1 (* (pow x 4) y))) (/ 1 (* (pow x 6) y)))))) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) y)) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2)) 1) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y))) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* 1/720 (/ (pow x 4) y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* 1/720 (/ (pow x 4) y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
(* (pow x 4) (+ (* 1/720 (/ 1 y)) (* 1/24 (/ 1 (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 4) (+ (/ 1/24 (* (pow x 2) y)) (+ (/ 1/2 (* (pow x 4) y)) (* 1/720 (/ 1 y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/720 binary64) y) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) y) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(* -1 (/ (- (* -1 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) 1/2) y)) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x (sin.f64 y))) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x (sin.f64 y))) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2)))))))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(sin y) |
(sin.f64 y) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(+ (sin y) (* 1/2 (* (pow x 2) (sin y)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* 1/2 (* (pow x 2) (sin y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* 1/2 (* (pow x 2) (sin y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* 1/2 (sin y)) (/ (sin y) (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* y (+ 1 (* 1/2 (pow x 2)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) |
(* y (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/2 (pow x 2))))) |
(*.f64 y (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* 1/120 (* (pow y 2) (+ 1 (* 1/2 (pow x 2)))))))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(* y (+ 1 (+ (* 1/2 (pow x 2)) (* (pow y 2) (+ (* -1/6 (+ 1 (* 1/2 (pow x 2)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2))))))))))) |
(fma.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) y) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(* (sin y) (+ 1 (* 1/2 (pow x 2)))) |
(*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/6 (sqrt (pow y 5)))) |
(fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))) (sqrt.f64 y)) |
(+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* 1/120 (sqrt (pow y 5)))))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (sqrt.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))))) |
(+ (sqrt y) (* (pow y 2) (+ (* -1/6 (sqrt y)) (* (pow y 2) (+ (* -1/5040 (sqrt (pow y 5))) (* 1/120 (sqrt y))))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))) (*.f64 (sqrt.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (sqrt.f64 y)) |
(* (sqrt (/ 1 y)) (sin y)) |
(*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (sin y)) |
(*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (sin y)) |
(*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (sin y)) |
(*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(* (sqrt (/ 1 y)) (* (sin y) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ 1/2 (pow y 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 y y)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (*.f64 y y)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (*.f64 y y)) |
(/ (+ 1/2 (* -1/12 (pow y 2))) (pow y 2)) |
(/.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (*.f64 y y)) |
-1/12 |
#s(literal -1/12 binary64) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
-1/12 |
#s(literal -1/12 binary64) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(- (* 1/2 (/ 1 (pow y 2))) 1/12) |
(+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(+ 1/24 (* 1/720 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.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)) y) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
Compiled 43 550 to 3 551 computations (91.8% saved)
53 alts after pruning (47 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 200 | 22 | 1 222 |
| Fresh | 10 | 25 | 35 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 211 | 53 | 1 264 |
| Status | Accuracy | Program |
|---|---|---|
| 43.5% | (fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) | |
| 28.6% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| 30.1% | (fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) | |
| 24.9% | (fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) | |
| 31.2% | (fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) | |
| 34.7% | (fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) | |
| 29.8% | (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) | |
| 53.8% | (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| 16.4% | (fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 53.8% | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 51.6% | (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 35.2% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) | |
| 42.1% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| 46.1% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) | |
| 26.8% | (/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) | |
| 57.1% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) y) | |
| 25.7% | (/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) | |
| 50.4% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) | |
| 49.3% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) | |
| ✓ | 75.7% | (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
| 31.5% | (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) | |
| ✓ | 99.9% | (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
| 31.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) | |
| 47.6% | (/.f64 (sin.f64 y) y) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 39.6% | (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) | |
| 51.4% | (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| 56.6% | (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 58.4% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) | |
| ✓ | 55.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
| 64.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) | |
| 88.7% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) | |
| 16.5% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 16.9% | (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 92.4% | (*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) | |
| 55.5% | (*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 43.2% | (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) (sin.f64 y)) | |
| 93.5% | (*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) | |
| 55.5% | (*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) | |
| 47.5% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 23.1% | (*.f64 (/.f64 #s(literal 1 binary64) y) y) | |
| 22.8% | (*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) | |
| 14.8% | (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) | |
| 14.8% | (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) | |
| ✓ | 8.9% | (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| 8.9% | (*.f64 (*.f64 y #s(literal -1/6 binary64)) y) | |
| 28.1% | (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| 28.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) | |
| 70.6% | (*.f64 (cosh.f64 x) (pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.6% | (*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
| 33.7% | (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) | |
| 58.2% | (cosh.f64 x) | |
| ✓ | 23.1% | #s(literal 1 binary64) |
Compiled 2 472 to 857 computations (65.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 x x)) y (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64)) y) y)) (sin.f64 y)) |
(*.f64 (cosh.f64 x) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (*.f64 (neg.f64 y) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (fma.f64 (cos.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (sin.f64 y))) y)) |
(*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)))) |
(*.f64 (cosh.f64 x) (pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (cosh.f64 x) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (sin.f64 y)))) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
5 calls:
| 52.0ms | y |
| 24.0ms | x |
| 22.0ms | (/.f64 (sin.f64 y) y) |
| 20.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 19.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 22.0ms | (/.f64 (sin.f64 y) y) |
| 21.0ms | y |
| 21.0ms | x |
| 20.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 15.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
5 calls:
| 21.0ms | x |
| 21.0ms | (/.f64 (sin.f64 y) y) |
| 20.0ms | y |
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 17.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | x |
| 95.5% | 2 | y |
| 99.3% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 93.5% | 1 | (cosh.f64 x) |
| 95.5% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
1 calls:
| 16.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) |
(cosh.f64 x) |
1 calls:
| 15.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
1 calls:
| 15.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sin.f64 y)))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sin.f64 y)) y) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
1 calls:
| 15.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) |
(cosh.f64 x) |
5 calls:
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 15.0ms | y |
| 15.0ms | (/.f64 (sin.f64 y) y) |
| 15.0ms | x |
| 11.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.1% | 1 | (cosh.f64 x) |
| 63.5% | 3 | y |
| 74.7% | 2 | (/.f64 (sin.f64 y) y) |
| 64.1% | 2 | x |
| 74.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cosh.f64 x) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x (*.f64 x (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(cosh.f64 x) |
2 calls:
| 15.0ms | (/.f64 (sin.f64 y) y) |
| 13.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 2 | (/.f64 (sin.f64 y) y) |
| 74.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.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)) y) y)) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) y y) (*.f64 y y))) y) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/144 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal -1/12 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y) |
2 calls:
| 12.0ms | (/.f64 (sin.f64 y) y) |
| 12.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 2 | (/.f64 (sin.f64 y) y) |
| 71.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
2 calls:
| 9.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 2 | (/.f64 (sin.f64 y) y) |
| 69.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 x (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (fma.f64 (*.f64 x x) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) #s(literal -1/6 binary64))) y #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/144 binary64) #s(literal -1/12 binary64))) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/6 binary64) y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
2 calls:
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 2 | (/.f64 (sin.f64 y) y) |
| 69.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
2 calls:
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 6.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 2 | (/.f64 (sin.f64 y) y) |
| 67.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y #s(literal -1/6 binary64)) y) y)) |
| Outputs |
|---|
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
2 calls:
| 6.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 2 | (/.f64 (sin.f64 y) y) |
| 65.2% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) y) y) y) |
| Outputs |
|---|
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
1 calls:
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 x x) #s(literal -1/12 binary64) #s(literal -1/6 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
5 calls:
| 4.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 3.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.1% | 1 | (cosh.f64 x) |
| 50.1% | 3 | y |
| 45.8% | 3 | x |
| 55.7% | 2 | (/.f64 (sin.f64 y) y) |
| 55.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) y) |
| Outputs |
|---|
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
2 calls:
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.7% | 2 | (/.f64 (sin.f64 y) y) |
| 49.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
#s(literal 1 binary64) |
5 calls:
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | x |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | y |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.7% | 2 | (cosh.f64 x) |
| 29.7% | 2 | x |
| 29.8% | 2 | y |
| 30.7% | 2 | (/.f64 (sin.f64 y) y) |
| 30.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.1% | 1 | x |
| 23.1% | 1 | (cosh.f64 x) |
| 23.1% | 1 | y |
| 23.1% | 1 | (/.f64 (sin.f64 y) y) |
| 23.1% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000004519035828 | 1.000013611144543 |
| 0.0ms | -inf | -2.185307146645948e-9 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000004519035828 | 1.000013611144543 |
| 0.0ms | -inf | -2.185307146645948e-9 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999835474605927 | 1.0 |
| 0.0ms | -inf | -2.185307146645948e-9 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999835474605927 | 1.0 |
| 0.0ms | -inf | -2.185307146645948e-9 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999835474605927 | 1.0 |
| 0.0ms | -inf | -2.185307146645948e-9 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0620144968292572e-146 | -3.1782024896870874e-158 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 46× | *-commutative_binary64 |
| 2× | *-lft-identity_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 788 |
| 1 | 116 | 788 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251822331683385/2251799813685248 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (sin.f64 y)) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 562940691465019/562949953421312 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) y)) (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)) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) y))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal -1/12 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 (*.f64 y #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -8997827589086393/899782758908639276562107701537196371773939423660383326620151114522367516134297574063808137220778171429984182126704179024641653211098859937801703036173032771026944 binary64)) (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 21 860× | accelerator-lowering-fma.f32 |
| 21 860× | accelerator-lowering-fma.f64 |
| 18 556× | accelerator-lowering-fma.f32 |
| 18 556× | accelerator-lowering-fma.f64 |
| 16 244× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 3740 |
| 1 | 841 | 3620 |
| 2 | 2854 | 3398 |
| 3 | 7559 | 3310 |
| 0 | 8293 | 3054 |
| 0 | 38 | 201 |
| 1 | 238 | 189 |
| 2 | 2142 | 187 |
| 0 | 8952 | 169 |
| 0 | 261 | 4230 |
| 1 | 834 | 4055 |
| 2 | 2726 | 3889 |
| 3 | 7119 | 3799 |
| 0 | 8289 | 3510 |
| 0 | 83 | 638 |
| 1 | 268 | 614 |
| 2 | 943 | 588 |
| 3 | 3164 | 569 |
| 0 | 8073 | 539 |
| 0 | 28 | 121 |
| 1 | 123 | 110 |
| 2 | 881 | 95 |
| 0 | 8540 | 92 |
| 0 | 283 | 3630 |
| 1 | 926 | 3476 |
| 2 | 3536 | 3261 |
| 0 | 8102 | 3076 |
| 0 | 6 | 15 |
| 1 | 23 | 15 |
| 2 | 126 | 15 |
| 3 | 1021 | 15 |
| 0 | 8444 | 15 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 768 to 740 computations (58.1% saved)
(abs y)
(abs x)
Compiled 1 688 to 248 computations (85.3% saved)
Loading profile data...