
Time bar (total: 10.9s)
| 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)
| 847.0ms | 8 256× | 0 | valid |
ival-sin: 189.0ms (42.2% of total)ival-cosh: 136.0ms (30.3% of total)ival-div: 68.0ms (15.2% of total)ival-mult: 46.0ms (10.3% of total)ival-true: 6.0ms (1.3% of total)ival-assert: 3.0ms (0.7% 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 |
| 37.0ms | 512× | 0 | valid |
Compiled 56 to 28 computations (50% saved)
ival-sin: 11.0ms (45.7% of total)ival-cosh: 6.0ms (24.9% of total)ival-div: 4.0ms (16.6% of total)ival-mult: 3.0ms (12.5% 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% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 y) y) |
| 18.0ms | 256× | 0 | valid |
Compiled 19 to 8 computations (57.9% saved)
ival-sin: 5.0ms (44.3% of total)ival-cosh: 3.0ms (26.6% of total)ival-div: 2.0ms (17.7% of total)ival-mult: 1.0ms (8.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 | @ | 0 | (cosh x) |
| 2.0ms | x | @ | -inf | (* (cosh x) (/ (sin y) y)) |
| 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)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 499 | 14 | 513 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 500 | 14 | 514 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| 55.7% | (/.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)))) | |
| 56.5% | (/.f64 (sin.f64 y) y) | |
| ▶ | 99.4% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ▶ | 79.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
| 99.6% | (*.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)))) | |
| ▶ | 42.0% | (*.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))) |
| 66.1% | (*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) | |
| 99.8% | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) | |
| 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) | |
| 67.1% | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 53.3% | (*.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (sin.f64 y))) (*.f64 y y))) | |
| 47.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)))) | |
| ▶ | 63.0% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
Compiled 362 to 246 computations (32% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) |
| ✓ | cost-diff | 64 | (fma.f64 y y #s(literal 0 binary64)) |
| ✓ | cost-diff | 256 | (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
| ✓ | cost-diff | 1280 | (*.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))) |
| ✓ | 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))) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 y) y) |
| ✓ | 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 (sin.f64 y) y)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 320 | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (cosh.f64 x) y) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| 2 832× | *-lowering-*.f32 |
| 2 832× | *-lowering-*.f64 |
| 2 408× | /-lowering-/.f32 |
| 2 408× | /-lowering-/.f64 |
| 2 270× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 132 |
| 1 | 77 | 126 |
| 2 | 328 | 124 |
| 3 | 1865 | 124 |
| 4 | 4347 | 124 |
| 5 | 6358 | 124 |
| 6 | 7844 | 124 |
| 0 | 8104 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (cosh x) y) (/ 1 (sin y))) |
(/ (cosh x) y) |
(cosh x) |
x |
y |
(/ 1 (sin y)) |
1 |
(sin y) |
(* (cosh x) 1) |
(cosh x) |
x |
1 |
(* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
(+ (* 1/2 (* x x)) 1) |
1/2 |
(* x x) |
x |
1 |
(/ (sin y) y) |
(sin y) |
y |
(/ (cosh x) (/ y (sin y))) |
(cosh x) |
x |
(/ y (sin y)) |
y |
(sin y) |
(* (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) (+ (* y y) 0)) |
(/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) |
(neg (* (cosh x) (sin y))) |
(* (cosh x) (sin y)) |
(cosh x) |
x |
(sin y) |
y |
(neg (* y (* y y))) |
(* y (* y y)) |
(* y y) |
(+ (* y y) 0) |
0 |
| Outputs |
|---|
(/ (/ (cosh x) y) (/ 1 (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 |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(sin y) |
(sin.f64 y) |
(* (cosh x) 1) |
(cosh.f64 x) |
(cosh x) |
(cosh.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* 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) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(sin y) |
(sin.f64 y) |
y |
(/ (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) |
(* (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) (+ (* y y) 0)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(neg (* (cosh x) (sin y))) |
(neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) |
(* (cosh x) (sin y)) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(cosh x) |
(cosh.f64 x) |
x |
(sin y) |
(sin.f64 y) |
y |
(neg (* y (* y y))) |
(neg.f64 (*.f64 y (*.f64 y y))) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
(* y y) |
(*.f64 y y) |
(+ (* y y) 0) |
(*.f64 y y) |
0 |
#s(literal 0 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 84.9% | (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
| ✓ | accuracy | 61.6% | (*.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))) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (/.f64 y (sin.f64 y)) |
| ✓ | accuracy | 99.5% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 y) y) |
| ✓ | accuracy | 96.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (cosh.f64 x) y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| 64.0ms | 256× | 0 | valid |
Compiled 148 to 28 computations (81.1% saved)
ival-mult: 22.0ms (46% of total)ival-div: 12.0ms (25.1% of total)ival-sin: 6.0ms (12.6% of total)ival-cosh: 3.0ms (6.3% of total)ival-add: 2.0ms (4.2% of total)ival-neg: 2.0ms (4.2% 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) (/ 1 (sin y)))> |
#<alt (/ (cosh x) y)> |
#<alt (cosh x)> |
#<alt (/ 1 (sin y))> |
#<alt (* (cosh x) 1)> |
#<alt (* (+ (* 1/2 (* x x)) 1) (/ (sin y) y))> |
#<alt (+ (* 1/2 (* x x)) 1)> |
#<alt (* x x)> |
#<alt (/ (sin y) y)> |
#<alt (/ (cosh x) (/ y (sin y)))> |
#<alt (/ y (sin y))> |
#<alt (sin y)> |
#<alt (* (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) (+ (* y y) 0))> |
#<alt (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y))))> |
#<alt (+ (* y y) 0)> |
#<alt (neg (* (cosh x) (sin y)))> |
#<alt (* y (* y y))> |
#<alt (* (cosh x) (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 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/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 y)> |
#<alt (/ (+ 1 (* 1/6 (pow y 2))) y)> |
#<alt (/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y)> |
#<alt (/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y)> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (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 (/ (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 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> |
#<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 (/ (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/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 (/ (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) (pow y 3))> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) (pow y 3))) (/ (sin y) (pow y 3)))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/2 (/ (sin y) (pow y 3))))) (/ (sin y) (pow y 3)))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) (pow y 3))) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/24 (/ (sin y) (pow y 3))))))) (/ (sin y) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))> |
#<alt (/ (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) (pow y 2))> |
#<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)))))))) (pow y 2))> |
#<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))))))))) (pow y 2))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3)))> |
#<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 (sin y))> |
#<alt (- (* -1/2 (* (pow x 2) (sin y))) (sin y))> |
#<alt (- (* (pow x 2) (- (* -1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y)))) (sin y))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))) (* 1/2 (sin y)))) (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 (- (* (pow y 2) (- (* -1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (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 (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (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)))))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | (* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
| 3.0ms | y | @ | inf | (* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
| 1.0ms | x | @ | inf | (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) |
| 1.0ms | x | @ | inf | (* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
| 1.0ms | y | @ | 0 | (* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
| 1× | batch-egg-rewrite |
| 5 478× | *-lowering-*.f32 |
| 5 478× | *-lowering-*.f64 |
| 4 382× | accelerator-lowering-fma.f32 |
| 4 382× | accelerator-lowering-fma.f64 |
| 3 910× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 99 |
| 1 | 139 | 91 |
| 2 | 1239 | 91 |
| 0 | 8676 | 89 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (cosh x) y) (/ 1 (sin y))) |
(/ (cosh x) y) |
(cosh x) |
(/ 1 (sin y)) |
(* (cosh x) 1) |
(* (+ (* 1/2 (* x x)) 1) (/ (sin y) y)) |
(+ (* 1/2 (* x x)) 1) |
(* x x) |
(/ (sin y) y) |
(/ (cosh x) (/ y (sin y))) |
(/ y (sin y)) |
(sin y) |
(* (/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) (+ (* y y) 0)) |
(/ (neg (* (cosh x) (sin y))) (neg (* y (* y y)))) |
(+ (* y y) 0) |
(neg (* (cosh x) (sin y))) |
(* y (* y y)) |
(* (cosh x) (sin y)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 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) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 (*.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 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y 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) (sin.f64 y)) y) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 y (cosh.f64 x))) (/.f64 (*.f64 y y) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 (/.f64 y (cosh.f64 x)))) (/.f64 (*.f64 y y) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) y) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 y)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) y) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(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 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.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 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.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))) |
(/.f64 (cosh.f64 x) y) |
(/.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) 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 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(/.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 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (cosh.f64 x))))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 y #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 (*.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 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (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)) |
(pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (cosh.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/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 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.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)) |
(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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (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 (sin.f64 y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) (sin.f64 y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (neg.f64 (cosh.f64 x))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(/.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)) |
(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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (sin.f64 y) y)) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (neg.f64 (/.f64 (sin.f64 y) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 y (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 y (sin.f64 y)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (sin.f64 y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (sin.f64 y)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(fma.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (sin.f64 y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (sin.f64 y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x #s(literal 1/2 binary64))) x (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sin.f64 y)) (/.f64 (sin.f64 y) y)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sin.f64 y) y)))) |
(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 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 y (sin.f64 y))))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 y (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 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) y) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y)) (neg.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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (sin.f64 y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (*.f64 (/.f64 y (sin.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.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 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y) y) (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sin.f64 y) y) (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 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) (/.f64 #s(literal 1 binary64) (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)) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 y (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 y (sin.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/2 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 (*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) 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 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.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 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y) y)) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 y)) |
(/.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 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 y (sin.f64 y))))) |
(/.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 (/.f64 y (sin.f64 y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 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))) (*.f64 (/.f64 y (sin.f64 y)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 y (sin.f64 y)) (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 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.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)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(/.f64 (neg.f64 (neg.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))))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y) y))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) y) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.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))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (sin.f64 y) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))) (-.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sin.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (sin.f64 y) y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.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))) y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.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)))) (neg.f64 y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) y) |
(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)) |
(*.f64 #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 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/2 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 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) 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 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/2 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 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 y (sin.f64 y))))) |
(*.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 y (sin.f64 y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 y) 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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 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)) (/.f64 y (sin.f64 y))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 (*.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 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) y))) |
(*.f64 (neg.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 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)))) |
(*.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 #s(literal 1 binary64) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.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 (*.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 (neg.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y) y))) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (sin.f64 y) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (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) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) (sin.f64 y)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.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)) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.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 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/2 binary64)) #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 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.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))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (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))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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)) (*.f64 (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))))) |
(*.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 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))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.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 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1/2 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 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(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))) |
(neg.f64 (neg.f64 (/.f64 (sin.f64 y) y))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) y) |
(/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 y #s(literal -1 binary64))) |
(/.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 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (sin.f64 y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (sin.f64 y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 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) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 (*.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 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y 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) (sin.f64 y)) y) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 y (cosh.f64 x))) (/.f64 (*.f64 y y) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 (/.f64 y (cosh.f64 x)))) (/.f64 (*.f64 y y) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) y) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 y)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) y) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(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 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.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 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) (neg.f64 (/.f64 y (sin.f64 y)))) |
(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 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (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)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) |
(*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 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 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (*.f64 y (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) |
(sin.f64 y) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(*.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))) |
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(fma.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (cosh.f64 x))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 (/.f64 (cosh.f64 x) y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 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) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) y) (neg.f64 (*.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 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y 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) (sin.f64 y)) y) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 y (cosh.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 y (sin.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 (neg.f64 x) (neg.f64 x)))))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (neg.f64 (*.f64 y y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 y (cosh.f64 x))) (/.f64 (*.f64 y y) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 y y) (*.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (/.f64 (*.f64 y y) (neg.f64 (/.f64 y (cosh.f64 x)))) (/.f64 (*.f64 y y) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (*.f64 y (*.f64 y y)) (sin.f64 y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) y) y) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) y) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 y)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) y) y) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(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 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (cosh.f64 x) (*.f64 (neg.f64 (sin.f64 y)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 y (*.f64 y (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (*.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 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y))) (*.f64 y y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (sin.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 (sin.f64 y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (cosh.f64 x) y))) |
(*.f64 (neg.f64 (sin.f64 y)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (*.f64 (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y 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 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 y (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (*.f64 y y))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) y)) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) y) y) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.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 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y y) (cosh.f64 x)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (cosh.f64 x))) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (neg.f64 (/.f64 (cosh.f64 x) y))) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal -1 binary64))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (cosh.f64 x)))) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) (cosh.f64 x))) (sin.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (*.f64 y y))) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(/.f64 (cosh.f64 x) (/.f64 (*.f64 y (*.f64 y y)) (sin.f64 y))) |
(/.f64 (cosh.f64 x) (*.f64 (*.f64 y y) (/.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 (*.f64 y y) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) |
(/.f64 (sin.f64 y) (*.f64 (*.f64 y y) (/.f64 y (cosh.f64 x)))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y))) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (/.f64 (neg.f64 y) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (sin.f64 y)))) |
(/.f64 (neg.f64 (cosh.f64 x)) (*.f64 (*.f64 y y) (neg.f64 (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 (*.f64 y y) (neg.f64 (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (*.f64 y y) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))))) (neg.f64 (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (sin.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 y)) y) |
(pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(*.f64 (cosh.f64 x) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (cosh.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))))) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))))) |
(*.f64 (cosh.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) (*.f64 y y)))) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 (sin.f64 y) (*.f64 y y))) |
(*.f64 (/.f64 (cosh.f64 x) y) (pow.f64 (/.f64 (*.f64 y y) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) y) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) (*.f64 y (*.f64 y y)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 (cosh.f64 x) (*.f64 y y))) |
(*.f64 (/.f64 (sin.f64 y) y) (neg.f64 (neg.f64 (/.f64 (cosh.f64 x) (*.f64 y y))))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.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) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y))))) |
(*.f64 (neg.f64 (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 y) (*.f64 y y)))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) (neg.f64 (*.f64 y y)))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (pow.f64 (/.f64 (*.f64 y y) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y (*.f64 y y))) (sin.f64 y)) |
(*.f64 (neg.f64 (/.f64 (sin.f64 y) y)) (neg.f64 (/.f64 (cosh.f64 x) (*.f64 y y)))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)))) |
(*.f64 (neg.f64 (/.f64 (cosh.f64 x) (*.f64 y y))) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (neg.f64 (*.f64 y (*.f64 y y)))) (neg.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (cosh.f64 x) (sin.f64 y))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 (cosh.f64 x) (*.f64 y y)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cosh.f64 x) (*.f64 y y))) (neg.f64 (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cosh.f64 x) (*.f64 y y)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (cosh.f64 x)) (neg.f64 (sin.f64 y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (sin.f64 y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (cosh.f64 x))) (sin.f64 y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (sin.f64 y))) (cosh.f64 x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 y y)) |
(+.f64 (*.f64 y y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y y)) |
(exp.f64 (log.f64 (*.f64 y y))) |
(-.f64 (*.f64 y y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y y))) |
(fma.f64 y y #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (*.f64 y y)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) y) |
(/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) y) (neg.f64 y)) |
(/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 y)) y) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #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 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (sin.f64 y) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (neg.f64 (cosh.f64 x)) (sin.f64 y)) |
(*.f64 (neg.f64 (sin.f64 y)) (cosh.f64 x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 3/2 binary64))) |
(-.f64 (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) |
(fma.f64 y (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y y)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 y y) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 y (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal 3 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) y) (*.f64 y (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) y) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) y) y) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 y y) y) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 y y)))) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) y)) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) y)) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 y)) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y y) #s(literal 3/4 binary64)) (pow.f64 (*.f64 y y) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 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)))) |
(neg.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (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)) (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 (sin.f64 y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (/.f64 (cosh.f64 x) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y)))) |
(*.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (cosh.f64 x))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
| 1× | egg-herbie |
| 15 912× | accelerator-lowering-fma.f32 |
| 15 912× | accelerator-lowering-fma.f64 |
| 5 406× | +-lowering-+.f64 |
| 5 406× | +-lowering-+.f32 |
| 5 064× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 3708 |
| 1 | 732 | 3527 |
| 2 | 2719 | 3367 |
| 3 | 7250 | 3328 |
| 0 | 8567 | 3178 |
| 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 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/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 y) |
(/ (+ 1 (* 1/6 (pow y 2))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (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)))) |
(/ (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) |
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 |
(+ 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) |
(/ (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/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) |
(/ (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) (pow y 3)) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) (pow y 3))) (/ (sin y) (pow y 3))) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/2 (/ (sin y) (pow y 3))))) (/ (sin y) (pow y 3))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) (pow y 3))) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/24 (/ (sin y) (pow y 3))))))) (/ (sin y) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))) |
(/ (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) (pow y 2)) |
(/ (+ (* 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)))))))) (pow y 2)) |
(/ (+ (* 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))))))))) (pow y 2)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(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 (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) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))) (* 1/2 (sin y)))) (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 (- (* (pow y 2) (- (* -1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
(* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (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))))) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(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))))) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.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 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) 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)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y 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))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #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 (/ (* (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/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 x (*.f64 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 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* 1/6 (pow y 2))) y) |
(/.f64 (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y) |
(/.f64 (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 7/360 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64)) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 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) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (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 x (*.f64 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)))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.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 #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 y (*.f64 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/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 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 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)))) (* (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) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) 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 (* 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 |
#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 y (*.f64 y (fma.f64 y (*.f64 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 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #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) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.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 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) 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)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y 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))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #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 (/ (* (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 |
#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 (*.f64 y y) (fma.f64 y (*.f64 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 (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.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) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.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 (sin.f64 y) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) 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)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y 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))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #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 (/ (* (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) (pow y 3)) |
(/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) (pow y 3))) (/ (sin y) (pow y 3))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/2 (/ (sin y) (pow y 3))))) (/ (sin y) (pow y 3))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y)))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) (pow y 3))) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) (pow y 3))) (* 1/24 (/ (sin y) (pow y 3))))))) (/ (sin y) (pow y 3))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 x x)) (*.f64 y (*.f64 y 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)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(/ (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) (pow y 2)) |
(/.f64 (*.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 y 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)))))))) (pow y 2)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) (*.f64 y 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))))))))) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #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))))) (*.f64 y y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (pow y 3))) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1 (sin y)) |
(neg.f64 (sin.f64 y)) |
(- (* -1/2 (* (pow x 2) (sin y))) (sin y)) |
(*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(- (* (pow x 2) (- (* -1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y)))) (sin y)) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) (sin.f64 y)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))) (* 1/2 (sin y)))) (sin y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* y (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y #s(literal -1/2 binary64))) |
(* 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 (*.f64 y y) #s(literal 1/12 binary64) #s(literal -1/2 binary64)))) |
(* y (- (* (pow y 2) (- (* -1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 y (fma.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) #s(literal -1/2 binary64) (*.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)))))) |
(* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))) (* -1/12 (+ (exp x) (/ 1 (exp x)))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.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 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/12 binary64) #s(literal -1/2 binary64))))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(* -1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(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) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
(*.f64 (sin.f64 y) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #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 (*.f64 x x) (*.f64 (sin.f64 y) (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))) (sin.f64 y)) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* y (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y #s(literal 1/2 binary64))) |
(* y (+ (* -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))) (*.f64 y (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 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(* 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 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/10080 binary64) #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 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
Compiled 49 144 to 3 446 computations (93% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 442 | 16 | 2 458 |
| Fresh | 5 | 4 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 452 | 20 | 2 472 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.8% | (fma.f64 x (*.f64 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.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)) | |
| 48.1% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| 56.4% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| 56.5% | (/.f64 (sin.f64 y) y) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 54.7% | (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| 55.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 51.5% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 54.7% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) | |
| 79.4% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) | |
| ▶ | 99.6% | (*.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)))) |
| ▶ | 83.8% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| 48.0% | (*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) | |
| 26.8% | (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) | |
| 66.1% | (*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) | |
| 41.9% | (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) | |
| 67.1% | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| ▶ | 63.0% | (cosh.f64 x) |
| ▶ | 30.8% | #s(literal 1 binary64) |
Compiled 542 to 352 computations (35.1% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (*.f64 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))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 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)) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (pow.f64 y #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 12864 | (*.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)))) |
| 7 438× | accelerator-lowering-fma.f32 |
| 7 438× | accelerator-lowering-fma.f64 |
| 3 494× | *-lowering-*.f32 |
| 3 494× | *-lowering-*.f64 |
| 1 184× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 140 |
| 1 | 71 | 136 |
| 2 | 183 | 136 |
| 3 | 420 | 134 |
| 4 | 780 | 134 |
| 5 | 1194 | 134 |
| 6 | 1423 | 134 |
| 7 | 2148 | 134 |
| 8 | 2971 | 134 |
| 9 | 3276 | 134 |
| 10 | 3719 | 134 |
| 11 | 3984 | 134 |
| 12 | 4355 | 134 |
| 13 | 4792 | 134 |
| 14 | 5342 | 134 |
| 15 | 6802 | 134 |
| 0 | 8032 | 123 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow y -1/2) (* (pow y -1/2) (* (cosh x) (sin y)))) |
(pow y -1/2) |
y |
-1/2 |
(* (pow y -1/2) (* (cosh x) (sin y))) |
(* (cosh x) (sin y)) |
(cosh x) |
x |
(sin y) |
1 |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
x |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2) |
(* x x) |
(+ (* (* x x) 1/720) 1/24) |
1/720 |
1/24 |
1/2 |
1 |
(cosh x) |
x |
(* (/ (+ (* x (* x 1/2)) 1) y) (sin y)) |
(/ (+ (* x (* x 1/2)) 1) y) |
(+ (* x (* x 1/2)) 1) |
x |
(* x 1/2) |
1/2 |
1 |
y |
(sin y) |
| Outputs |
|---|
(* (pow y -1/2) (* (pow y -1/2) (* (cosh x) (sin y)))) |
(*.f64 (cosh.f64 x) (/.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) (* (cosh x) (sin y))) |
(*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(* (cosh x) (sin y)) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(cosh x) |
(cosh.f64 x) |
x |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
(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)) |
x |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
(*.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))) |
(+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2) |
(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)) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) 1/720) 1/24) |
(fma.f64 (*.f64 x 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 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(cosh x) |
(cosh.f64 x) |
x |
(* (/ (+ (* x (* x 1/2)) 1) y) (sin y)) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) y) |
(/ (+ (* x (* x 1/2)) 1) y) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) y) |
(+ (* x (* x 1/2)) 1) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
x |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
y |
(sin y) |
(sin.f64 y) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 96.6% | (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
| ✓ | accuracy | 95.4% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 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)) |
| ✓ | accuracy | 100.0% | (*.f64 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))) |
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.6% | (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.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)))) |
| ✓ | accuracy | 99.8% | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
| 64.0ms | 256× | 0 | valid |
Compiled 131 to 28 computations (78.6% saved)
ival-mult: 20.0ms (41% of total)const: 7.0ms (14.4% of total)ival-pow: 7.0ms (14.4% of total)ival-sin: 5.0ms (10.3% of total)ival-add: 4.0ms (8.2% of total)ival-cosh: 3.0ms (6.2% of total)ival-div: 2.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) (* (cosh x) (sin y))))> |
#<alt (pow y -1/2)> |
#<alt (* (pow y -1/2) (* (cosh x) (sin y)))> |
#<alt (* (cosh x) (sin y))> |
#<alt (+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1)> |
#<alt (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))> |
#<alt (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)> |
#<alt (* x x)> |
#<alt (cosh x)> |
#<alt (* (/ (+ (* x (* x 1/2)) 1) y) (sin y))> |
#<alt (/ (+ (* x (* x 1/2)) 1) y)> |
#<alt (+ (* x (* x 1/2)) 1)> |
#<alt (* x 1/2)> |
#<alt (sin y)> |
#<alt (+ (* (* x x) 1/720) 1/24)> |
| Outputs |
|---|
#<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 (/ (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 (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/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* -1/12 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/10080 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x)))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x)))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x)))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x)))))))> |
#<alt (* (sqrt (/ 1 y)) (sin y))> |
#<alt (+ (* 1/2 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* (sqrt (/ 1 y)) (sin y)))> |
#<alt (+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/24 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/2 (* (sqrt (/ 1 y)) (sin y))))))> |
#<alt (+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 y)) (sin y))) (* (pow x 2) (+ (* 1/720 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/24 (* (sqrt (/ 1 y)) (sin y))))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x))))))> |
#<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/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/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 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> |
#<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 (/ (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 (/ 1 y)> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (* 1/2 (/ (pow x 2) y))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y))))> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<alt (/ (+ 1 (* 1/2 (pow x 2))) y)> |
#<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 (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 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/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)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
| 2.0ms | y | @ | -inf | (* (pow y -1/2) (* (pow y -1/2) (* (cosh x) (sin y)))) |
| 1.0ms | y | @ | -inf | (* (pow y -1/2) (* (cosh x) (sin y))) |
| 1.0ms | x | @ | inf | (* (pow y -1/2) (* (cosh x) (sin y))) |
| 1.0ms | y | @ | 0 | (pow y -1/2) |
| 1× | batch-egg-rewrite |
| 10 496× | accelerator-lowering-fma.f32 |
| 10 496× | accelerator-lowering-fma.f64 |
| 6 380× | *-lowering-*.f32 |
| 6 380× | *-lowering-*.f64 |
| 3 214× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 122 |
| 1 | 137 | 118 |
| 2 | 973 | 116 |
| 0 | 8457 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow y -1/2) (* (pow y -1/2) (* (cosh x) (sin y)))) |
(pow y -1/2) |
(* (pow y -1/2) (* (cosh x) (sin y))) |
(* (cosh x) (sin y)) |
(+ (* x (* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2))) 1) |
(* x (+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* (* x x) 1/720) 1/24)) 1/2) |
(* x x) |
(cosh x) |
(* (/ (+ (* x (* x 1/2)) 1) y) (sin y)) |
(/ (+ (* x (* x 1/2)) 1) y) |
(+ (* x (* x 1/2)) 1) |
(* x 1/2) |
(sin y) |
(+ (* (* x x) 1/720) 1/24) |
| Outputs |
|---|
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 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)) (sin.f64 y))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) (*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (cosh.f64 x))) |
(*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x)) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.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 (cosh.f64 x) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (cosh.f64 x)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) (cosh.f64 x)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) (*.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 (pow.f64 y #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #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 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (pow.f64 y #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (sin.f64 y) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (*.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)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (cosh.f64 x)) (sin.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (cosh.f64 x)) |
(*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (cosh.f64 x))) |
(*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/4 binary64)))) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64))) |
(/.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 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 (*.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 (neg.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 (cosh.f64 x) (sin.f64 y)) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x 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)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (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/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x 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)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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))))) (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)))))) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 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) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x 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)) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (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 x x) #s(literal 1 binary64)) |
(fma.f64 (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 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.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))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x 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) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (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)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 x x)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) x (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) 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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (fma.f64 (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)) (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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))) (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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))) (fma.f64 (*.f64 x 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x 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))) (fma.f64 (*.f64 x 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)))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (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 (*.f64 x 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))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x 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))) (fma.f64 (*.f64 x 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))))) |
(/.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (fma.f64 (*.f64 x 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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x 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))) (fma.f64 (*.f64 x 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)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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))) (fma.f64 (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)) (neg.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (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 (*.f64 x 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))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (*.f64 (fma.f64 (*.f64 x 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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x 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)) (fma.f64 (*.f64 x 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)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 (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 (*.f64 x 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))))))) (fma.f64 (*.f64 x 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)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x 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 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (fma.f64 (*.f64 x 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)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)))) (neg.f64 (fma.f64 (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)) (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (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 (*.f64 x 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)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) (*.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) (+.f64 (/.f64 (*.f64 x (*.f64 (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 (*.f64 x 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)))))) (fma.f64 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))) |
(*.f64 (fma.f64 (*.f64 x 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)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x 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)) (*.f64 (fma.f64 (*.f64 x 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)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x 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))) (fma.f64 (*.f64 x 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)))))) |
(*.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x 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)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (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 (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)) (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))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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)) (*.f64 (*.f64 x 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))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (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 (*.f64 x 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))) (/.f64 #s(literal 1 binary64) (fma.f64 (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)) (neg.f64 (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (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 (*.f64 x 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))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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)))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 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)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.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))))) |
(fma.f64 x (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x (*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x (*.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/720 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/720 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/720 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (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) (/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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))) (*.f64 (*.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))) (*.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)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (*.f64 (*.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))) (*.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)))) (*.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)))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))) (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 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.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))) (*.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))))) (neg.f64 (*.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))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) x)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(*.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))) |
(*.f64 (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)) x) |
(*.f64 (*.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)) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) x)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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))) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))))) |
(*.f64 (*.f64 (*.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))) (*.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)))) (/.f64 #s(literal 1 binary64) (*.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))))) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (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 (*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (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 (*.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/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (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 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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/4 binary64) (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 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) |
(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)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (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))))) |
(fma.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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) |
(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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) #s(literal 1/2 binary64)) |
(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 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))) (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) (/.f64 #s(literal 1 binary64) (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) (/.f64 (/.f64 #s(literal 1 binary64) (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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (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)))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (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 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (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) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (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 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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 (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/4 binary64))) (*.f64 (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)) (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 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 9 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 6 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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))))) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) #s(literal -1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 6 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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))))) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)))) (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 (*.f64 (fma.f64 (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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))))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (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 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (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 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (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/4 binary64) (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 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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/4 binary64) (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 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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 (/.f64 #s(literal 1/4 binary64) (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/4 binary64) (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 (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) (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/4 binary64) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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)) |
(*.f64 (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)) |
(*.f64 #s(literal 1 binary64) (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 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (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 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.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)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 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))) |
(cosh.f64 x) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 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 (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.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)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y) (sin.f64 y))) |
(neg.f64 (*.f64 (sin.f64 y) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y))) |
(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 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) y)) |
(/.f64 (sin.f64 y) (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (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 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sin.f64 y))) |
(/.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 (*.f64 (sin.f64 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (sin.f64 y)) (*.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (sin.f64 y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (sin.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (/.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) y) |
(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)) |
(*.f64 (sin.f64 y) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
(*.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 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 y))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sin.f64 y) y))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (sin.f64 y) 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 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #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 (/.f64 (sin.f64 y) (/.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 y (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (sin.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (/.f64 (sin.f64 y) (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 (sin.f64 y) y)) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.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 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1/4 binary64)) (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (pow.f64 y #s(literal -1/8 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (pow.f64 y #s(literal -1/8 binary64))) (pow.f64 y #s(literal -1/8 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.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) #s(literal 1/4 binary64)) #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) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) y) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) 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 x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 y (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) y)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 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)) y)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (/.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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) y))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #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) (*.f64 (*.f64 x x) #s(literal 1/4 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)) y))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 y #s(literal -1/4 binary64)) (*.f64 (pow.f64 y #s(literal -3/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(*.f64 (pow.f64 y #s(literal -3/4 binary64)) (*.f64 (pow.f64 y #s(literal -1/4 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1/4 binary64))) (pow.f64 y #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -3/4 binary64))) (pow.f64 y #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(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 #s(literal 1/2 binary64)) x #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 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 x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (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))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (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))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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)) (*.f64 (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))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sin.f64 y) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(neg.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 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(neg.f64 (/.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))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #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 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #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 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64))) (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 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 #s(literal 1/139314069504000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2641807540224 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/139314069504000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/5159780352000 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/139314069504000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/191102976 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)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/139314069504000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/191102976 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/268738560000 binary64) #s(literal 1/331776 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/298598400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/268738560000 binary64) #s(literal -1/331776 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal 1/576 binary64)) (fma.f64 x (*.f64 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 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #s(literal -1/576 binary64)))) (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 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/576 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal 1/576 binary64) (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))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal 1/576 binary64) (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))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 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 (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) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #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 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/17280 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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)))) |
(*.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))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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)))) |
(*.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
| 1× | egg-herbie |
| 15 192× | accelerator-lowering-fma.f32 |
| 15 192× | accelerator-lowering-fma.f64 |
| 5 500× | *-lowering-*.f32 |
| 5 500× | *-lowering-*.f64 |
| 5 406× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 2799 |
| 1 | 779 | 2657 |
| 2 | 2812 | 2516 |
| 3 | 7191 | 2514 |
| 0 | 8722 | 2374 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)) |
(/ (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)) |
(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/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) |
(+ (* -1/12 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x)))))) |
(+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/10080 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt y) (+ (exp x) (/ 1 (exp x)))))))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(* (sqrt (/ 1 y)) (sin y)) |
(+ (* 1/2 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* (sqrt (/ 1 y)) (sin y))) |
(+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/24 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/2 (* (sqrt (/ 1 y)) (sin y)))))) |
(+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 y)) (sin y))) (* (pow x 2) (+ (* 1/720 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/24 (* (sqrt (/ 1 y)) (sin y)))))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(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/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/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 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 |
(+ 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)))) |
(/ (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) |
(/ 1 y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(* 1/2 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
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)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 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/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 |
|---|
(* 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 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y y)) (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 y (*.f64 y (*.f64 (*.f64 y y) (*.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 (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 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(*.f64 (sin.f64 y) (*.f64 (-.f64 (neg.f64 (exp.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(*.f64 (sin.f64 y) (*.f64 (-.f64 (neg.f64 (exp.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(*.f64 (sin.f64 y) (*.f64 (-.f64 (neg.f64 (exp.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(* -1/2 (/ (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))) y)) |
(*.f64 (sin.f64 y) (*.f64 (-.f64 (neg.f64 (exp.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 #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 (*.f64 (sin.f64 y) (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 (*.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 x (*.f64 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 (*.f64 (sin.f64 y) (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 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) 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)) |
(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/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(+ (* -1/12 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/12 binary64) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 y)))) |
(+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x)))))))) |
(fma.f64 y (*.f64 y (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 (pow.f64 y #s(literal 5 binary64)))))) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (sqrt.f64 y)) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/12 (* (sqrt y) (+ (exp x) (/ 1 (exp x))))) (* (pow y 2) (+ (* -1/10080 (* (sqrt (pow y 5)) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (* (sqrt y) (+ (exp x) (/ 1 (exp x)))))))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (fma.f64 #s(literal -1/10080 binary64) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))) (*.f64 #s(literal 1/240 binary64) (sqrt.f64 y))))) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (sqrt.f64 y)) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (* (pow (sqrt -1) 2) (+ (exp x) (/ 1 (exp x))))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* (sqrt (/ 1 y)) (sin y)) |
(*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y))) |
(+ (* 1/2 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* (sqrt (/ 1 y)) (sin y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/24 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/2 (* (sqrt (/ 1 y)) (sin y)))))) |
(fma.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+ (* (sqrt (/ 1 y)) (sin y)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 y)) (sin y))) (* (pow x 2) (+ (* 1/720 (* (* (pow x 2) (sin y)) (sqrt (/ 1 y)))) (* 1/24 (* (sqrt (/ 1 y)) (sin y)))))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(* 1/2 (* (sqrt (/ 1 y)) (* (sin y) (+ (exp x) (/ 1 (exp x)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 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) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
(*.f64 (sin.f64 y) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) #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 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (sin.f64 y))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* y (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) y)) |
(* 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 #s(literal 1/2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/240 binary64) #s(literal -1/12 binary64))))) |
(* 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 y (*.f64 y (*.f64 (*.f64 y y) (*.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 (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 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (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/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/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.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.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.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.f64 x #s(literal 5 binary64))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.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) |
(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 (*.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)))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y)) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.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 #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/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 (*.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/120 binary64) #s(literal -1/6 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)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* 1/2 (pow x 2))))) (* 1/120 (+ 1 (* 1/2 (pow x 2)))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #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)) |
(+ (* 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)) |
(+ (* 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)) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) 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/2 (/ 1 y)) (/ 1 (* (pow x 2) 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/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(* 1/2 (/ (pow x 2) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) y) |
(* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ 1 (* (pow x 2) 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/2 (/ 1 y)) (/ 1 (* (pow x 2) 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/2 (/ 1 y)) (/ 1 (* (pow x 2) y)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(/ (+ 1 (* 1/2 (pow x 2))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) 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 (* 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)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 (*.f64 y 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) |
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 24 499 to 2 265 computations (90.8% saved)
33 alts after pruning (30 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 921 | 19 | 940 |
| Fresh | 4 | 11 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 927 | 33 | 960 |
| Status | Accuracy | Program |
|---|---|---|
| 57.8% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 57.8% | (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 41.3% | (fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 57.8% | (fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 33.8% | (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) | |
| ▶ | 57.8% | (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
| ▶ | 57.8% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| 57.8% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| 40.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 57.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 56.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)) | |
| 57.4% | (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) | |
| ▶ | 48.1% | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 35.7% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 56.4% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| 56.5% | (/.f64 (sin.f64 y) y) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 54.7% | (*.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))) | |
| 54.7% | (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| ▶ | 79.4% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
| 55.6% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 51.5% | (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 56.2% | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) | |
| ✓ | 83.8% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| 52.4% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) | |
| 48.0% | (*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) | |
| 26.8% | (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) | |
| 66.1% | (*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) | |
| 56.3% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| ▶ | 67.1% | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| 29.9% | (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) | |
| ✓ | 63.0% | (cosh.f64 x) |
| ✓ | 30.8% | #s(literal 1 binary64) |
Compiled 1 084 to 679 computations (37.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (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)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (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))) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
| ✓ | cost-diff | 1088 | (/.f64 x (/.f64 #s(literal 1 binary64) (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)))) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
| 17 524× | accelerator-lowering-fma.f32 |
| 17 524× | accelerator-lowering-fma.f64 |
| 2 880× | *-lowering-*.f32 |
| 2 880× | *-lowering-*.f64 |
| 2 610× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 229 |
| 1 | 103 | 225 |
| 2 | 248 | 225 |
| 3 | 564 | 225 |
| 4 | 1151 | 225 |
| 5 | 1758 | 225 |
| 6 | 2587 | 225 |
| 7 | 4910 | 225 |
| 8 | 5703 | 225 |
| 9 | 5859 | 225 |
| 10 | 5944 | 225 |
| 11 | 6204 | 225 |
| 12 | 6478 | 225 |
| 13 | 7749 | 225 |
| 0 | 8123 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* x (* x 1/2)) 1) (* (/ 1 y) (sin y))) |
(+ (* x (* x 1/2)) 1) |
x |
(* x 1/2) |
1/2 |
1 |
(* (/ 1 y) (sin y)) |
(/ 1 y) |
y |
(sin y) |
(+ (* x (* x 1/2)) 1) |
x |
(* x 1/2) |
1/2 |
1 |
(+ (* x (* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2))) 1) |
x |
(* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2)) |
(+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2) |
(* x (+ (* x (* x 1/720)) 1/24)) |
(+ (* x (* x 1/720)) 1/24) |
(* x 1/720) |
1/720 |
1/24 |
1/2 |
1 |
(+ (* x (/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)))) 1) |
x |
(/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) |
(/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)) |
1 |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(* x x) |
(+ (* x (* x 1/720)) 1/24) |
(* x 1/720) |
1/720 |
1/24 |
1/2 |
(* (cosh x) (+ (* y (* y -1/6)) 1)) |
(cosh x) |
x |
(+ (* y (* y -1/6)) 1) |
y |
(* y -1/6) |
-1/6 |
1 |
| Outputs |
|---|
(* (+ (* x (* x 1/2)) 1) (* (/ 1 y) (sin y))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(+ (* x (* x 1/2)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* (/ 1 y) (sin y)) |
(/.f64 (sin.f64 y) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
y |
(sin y) |
(sin.f64 y) |
(+ (* x (* x 1/2)) 1) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
x |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* x (* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2))) 1) |
(fma.f64 (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 x x) #s(literal 1 binary64)) |
x |
(* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2)) |
(*.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))) |
(+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2) |
(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)) |
(* x (+ (* x (* x 1/720)) 1/24)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(+ (* x (* x 1/720)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* x 1/720) |
(*.f64 x #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* x (/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)))) 1) |
(fma.f64 (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 x x) #s(literal 1 binary64)) |
x |
(/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) |
(*.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))) |
(/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)) |
(/.f64 #s(literal 1 binary64) (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))) |
1 |
#s(literal 1 binary64) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(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)) |
(* x x) |
(*.f64 x x) |
(+ (* x (* x 1/720)) 1/24) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(* x 1/720) |
(*.f64 x #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
1/24 |
#s(literal 1/24 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* (cosh x) (+ (* y (* y -1/6)) 1)) |
(*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(cosh x) |
(cosh.f64 x) |
x |
(+ (* y (* y -1/6)) 1) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
y |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
1 |
#s(literal 1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (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)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (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))) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/720 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/720 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
| ✓ | accuracy | 96.6% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
| 81.0ms | 256× | 0 | valid |
Compiled 211 to 37 computations (82.5% saved)
ival-mult: 24.0ms (41.9% of total)ival-add: 10.0ms (17.5% of total)const: 9.0ms (15.7% of total)ival-sin: 6.0ms (10.5% of total)ival-div: 5.0ms (8.7% of total)ival-cosh: 2.0ms (3.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 y) (sin y))> |
#<alt (* (+ (* x (* x 1/2)) 1) (* (/ 1 y) (sin y)))> |
#<alt (+ (* x (* x 1/2)) 1)> |
#<alt (* x 1/2)> |
#<alt (+ (* x (* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2))) 1)> |
#<alt (* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2))> |
#<alt (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2)> |
#<alt (* x (+ (* x (* x 1/720)) 1/24))> |
#<alt (/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)))> |
#<alt (+ (* x (/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)))) 1)> |
#<alt (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))> |
#<alt (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)> |
#<alt (* (cosh x) (+ (* y (* y -1/6)) 1))> |
#<alt (cosh x)> |
#<alt (+ (* y (* y -1/6)) 1)> |
#<alt (* y -1/6)> |
#<alt (sin y)> |
#<alt (* x 1/720)> |
#<alt (+ (* x (* x 1/720)) 1/24)> |
| 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 (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) 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 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 (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 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/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/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/24 x)> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* x (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* 1/720 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 3))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<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 2> |
#<alt (+ 2 (* -1/6 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/4320 (pow x 2)))) 1/6)))> |
#<alt (/ 720 (pow x 4))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt (/ 720 (pow x 4))> |
#<alt (/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2))))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<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 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 (* -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 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<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)))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (* (cosh x) (+ (* y (* y -1/6)) 1)) |
| 6.0ms | x | @ | -inf | (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2) |
| 1.0ms | x | @ | inf | (* (cosh x) (+ (* y (* y -1/6)) 1)) |
| 0.0ms | y | @ | inf | (* (cosh x) (+ (* y (* y -1/6)) 1)) |
| 0.0ms | x | @ | inf | (* x (+ (* x (* x 1/720)) 1/24)) |
| 1× | batch-egg-rewrite |
| 7 120× | accelerator-lowering-fma.f32 |
| 7 120× | accelerator-lowering-fma.f64 |
| 4 256× | *-lowering-*.f32 |
| 4 256× | *-lowering-*.f64 |
| 3 532× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 182 |
| 1 | 209 | 178 |
| 2 | 1515 | 178 |
| 0 | 8157 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 y) (sin y)) |
(* (+ (* x (* x 1/2)) 1) (* (/ 1 y) (sin y))) |
(+ (* x (* x 1/2)) 1) |
(* x 1/2) |
(+ (* x (* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2))) 1) |
(* x (+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2)) |
(+ (* (* x (+ (* x (* x 1/720)) 1/24)) x) 1/2) |
(* x (+ (* x (* x 1/720)) 1/24)) |
(/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2))) |
(+ (* x (/ x (/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)))) 1) |
(/ 1 (+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2)) |
(+ (* (* x x) (+ (* x (* x 1/720)) 1/24)) 1/2) |
(* (cosh x) (+ (* y (* y -1/6)) 1)) |
(cosh x) |
(+ (* y (* y -1/6)) 1) |
(* y -1/6) |
(sin y) |
(* x 1/720) |
(+ (* x (* x 1/720)) 1/24) |
| Outputs |
|---|
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (sin.f64 y))) |
(neg.f64 (*.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sin.f64 y)))) |
(/.f64 (sin.f64 y) y) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) y) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(neg.f64 (*.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))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (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)) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y)) y) |
(/.f64 (*.f64 (sin.f64 y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.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 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) (-.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)) (/.f64 (sin.f64 y) 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 (sin.f64 y) y) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) (/.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)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (/.f64 (sin.f64 y) #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 (sin.f64 y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (sin.f64 y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) 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 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #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 (*.f64 x #s(literal 1/2 binary64)) x #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (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)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 x (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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))) #s(literal 1/2 binary64)) |
(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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64))) |
(+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x)))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) x (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x)) (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))) (*.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 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x))) |
(/.f64 (*.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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.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)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x)))) |
(/.f64 (neg.f64 (*.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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)))) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (neg.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)) x)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) x)))) |
(*.f64 (*.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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) |
(*.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)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 x (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) x (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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))) #s(literal 1/2 binary64)) |
(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 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))))) |
(pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x (neg.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (*.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))) (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/6 binary64)) (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (cosh.f64 x)) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (cosh.f64 x) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 (cosh.f64 x) y) (*.f64 y #s(literal -1/6 binary64)) (cosh.f64 x)) |
(fma.f64 (*.f64 (cosh.f64 x) (*.f64 y #s(literal -1/6 binary64))) y (cosh.f64 x)) |
(fma.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal -1/6 binary64) (cosh.f64 x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64) (cosh.f64 x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1/2 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.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) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))) (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (cosh.f64 x) (fma.f64 (*.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) (/.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (cosh.f64 x)))) |
(/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (cosh.f64 x)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (cosh.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))) (neg.f64 (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 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)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (cosh.f64 x))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (cosh.f64 x))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64))) (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(*.f64 (cosh.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.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) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (cosh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.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) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (cosh.f64 x) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(cosh.f64 x) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 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 (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (*.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) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.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 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64))) (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 y y) #s(literal 1/36 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.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) (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 (fma.f64 (*.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) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.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) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 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) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(sin.f64 y) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) x) |
(+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal -1/576 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 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)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 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)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (neg.f64 (/.f64 #s(literal -1/576 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(neg.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 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) |
(neg.f64 (/.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))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 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 (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (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)))) |
(/.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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)))) (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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/576 binary64) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (fma.f64 (/.f64 #s(literal -1/576 binary64) (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))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 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))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) (*.f64 (/.f64 #s(literal -1/576 binary64) (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))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) (fma.f64 x (*.f64 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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 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 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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 binary64) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) |
(*.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))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
| 1× | egg-herbie |
| 10 582× | accelerator-lowering-fma.f32 |
| 10 582× | accelerator-lowering-fma.f64 |
| 3 660× | *-lowering-*.f32 |
| 3 660× | *-lowering-*.f64 |
| 3 056× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 2453 |
| 1 | 607 | 2379 |
| 2 | 1896 | 2286 |
| 3 | 5091 | 2266 |
| 4 | 7047 | 2266 |
| 0 | 8102 | 2094 |
| 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) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (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)) (/ (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) |
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)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 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/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/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/24 x) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(* 1/720 (pow x 3)) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 3)) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
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)))))) |
2 |
(+ 2 (* -1/6 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/4320 (pow x 2)))) 1/6))) |
(/ 720 (pow x 4)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4)) |
(/ 720 (pow x 4)) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4)) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (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))))) (* 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))))) |
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)) |
(* -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 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
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 |
|---|
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 (*.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 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #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) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sin.f64 y) x))) y) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) y) |
(* 1/2 (/ (* (pow x 2) (sin y)) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (sin.f64 y) x))) y) |
(* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (/ (sin y) (* (pow x 2) y)))) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.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 #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))))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (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 (+ (* 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) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/ (* (sin y) (+ 1 (* 1/2 (pow x 2)))) y) |
(/.f64 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (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 (*.f64 (sin.f64 y) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) 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 (* 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)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) 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 x (*.f64 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/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* x (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* 1/720 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* 1/720 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* (pow x 3) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 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))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) (+.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.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 (*.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 x (*.f64 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/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.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)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/6 (pow x 2))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/4320 (pow x 2)))) 1/6))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/4320 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 2 binary64)) |
(/ 720 (pow x 4)) |
(/.f64 #s(literal 720 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -3888000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ 720 (pow x 4)) |
(/.f64 #s(literal 720 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- 720 (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (* 21600 (/ 1 (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/ (- (+ 720 (/ 388800 (pow x 4))) (+ (* 21600 (/ 1 (pow x 2))) (* 3888000 (/ 1 (pow x 6))))) (pow x 4)) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 720 binary64) (/.f64 #s(literal -21600 binary64) (*.f64 x x))) (/.f64 #s(literal 388800 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -3888000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(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)) |
(+ 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)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 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/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))))))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #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/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #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 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #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 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y (*.f64 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 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (*.f64 y (*.f64 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 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #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 x (*.f64 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 #s(literal -1/6 binary64) (*.f64 y y) #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))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
(* -1/6 y) |
(*.f64 #s(literal -1/6 binary64) y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y (*.f64 y y)) y) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(fma.f64 y (*.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
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 38 149 to 2 661 computations (93% saved)
45 alts after pruning (38 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 220 | 17 | 1 237 |
| Fresh | 4 | 21 | 25 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 225 | 45 | 1 270 |
| Status | Accuracy | Program |
|---|---|---|
| 57.8% | (fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 57.8% | (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 61.7% | (fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) | |
| 41.3% | (fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 57.8% | (fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 33.8% | (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) | |
| ✓ | 57.8% | (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
| 57.6% | (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| 40.6% | (fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| 57.8% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) | |
| 57.8% | (fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 41.0% | (fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| ✓ | 57.8% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| 40.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 57.6% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 56.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)) | |
| 56.2% | (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| 57.4% | (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) | |
| ✓ | 48.1% | (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
| 35.7% | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| 37.2% | (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) | |
| 56.4% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| 56.5% | (/.f64 (sin.f64 y) y) | |
| 56.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 54.7% | (*.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))) | |
| 54.7% | (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| 61.8% | (*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 51.5% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 55.6% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) | |
| ✓ | 79.4% | (*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
| 60.3% | (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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))) | |
| 56.2% | (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) | |
| ✓ | 83.8% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| 52.4% | (*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) | |
| 48.0% | (*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) | |
| 26.8% | (*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) | |
| 66.1% | (*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) | |
| 56.3% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 28.9% | (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) | |
| 12.7% | (*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) | |
| 37.2% | (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) | |
| 20.6% | (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) | |
| 29.9% | (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) | |
| ✓ | 63.0% | (cosh.f64 x) |
| ✓ | 30.8% | #s(literal 1 binary64) |
Compiled 1 780 to 714 computations (59.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(*.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (cosh.f64 x) (sin.f64 y))) (neg.f64 (*.f64 y y))) y) |
(*.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (sin.f64 y))) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y 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 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (*.f64 y 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 (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 (*.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)))) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 25.0ms | x |
| 20.0ms | (/.f64 (sin.f64 y) y) |
| 20.0ms | y |
| 18.0ms | (cosh.f64 x) |
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 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 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(*.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 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) |
5 calls:
| 37.0ms | y |
| 15.0ms | (/.f64 (sin.f64 y) y) |
| 15.0ms | x |
| 13.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 12.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 4 | x |
| 90.5% | 2 | y |
| 99.9% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 92.5% | 2 | (cosh.f64 x) |
| 90.5% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(*.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) (sin.f64 y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
1 calls:
| 31.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/.f64 (sin.f64 y) y) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
1 calls:
| 11.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 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(cosh.f64 x) |
5 calls:
| 14.0ms | y |
| 12.0ms | x |
| 12.0ms | (/.f64 (sin.f64 y) y) |
| 11.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 11.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 2 | y |
| 73.7% | 2 | (/.f64 (sin.f64 y) y) |
| 63.0% | 1 | (cosh.f64 x) |
| 65.7% | 2 | x |
| 74.0% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 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)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (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)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (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))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) x) (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/518400 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (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))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/518400 binary64))) #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))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #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)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (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)))) #s(literal -1/4 binary64)) 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)) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 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)) |
2 calls:
| 12.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 11.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 2 | (/.f64 (sin.f64 y) y) |
| 68.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 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x #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 (fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/720 binary64) (fma.f64 x (*.f64 x #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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))) |
(fma.f64 x (*.f64 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)) |
2 calls:
| 12.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.1% | 2 | (/.f64 (sin.f64 y) y) |
| 68.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 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 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)) |
2 calls:
| 8.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.7% | 2 | (/.f64 (sin.f64 y) y) |
| 67.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
2 calls:
| 5.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 2 | (/.f64 (sin.f64 y) y) |
| 67.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
1 calls:
| 48.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.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))) |
| Outputs |
|---|
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
3 calls:
| 4.0ms | y |
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 2 | y |
| 66.2% | 2 | (/.f64 (sin.f64 y) y) |
| 66.2% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 18 to 12 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #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 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) y) y) |
| Outputs |
|---|
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
4 calls:
| 247.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 1 | (cosh.f64 x) |
| 58.7% | 2 | x |
| 62.9% | 2 | (/.f64 (sin.f64 y) y) |
| 62.9% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 22 to 15 computations (31.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(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)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(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)) |
5 calls:
| 5.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 1 | (cosh.f64 x) |
| 51.3% | 2 | x |
| 52.1% | 2 | y |
| 54.7% | 2 | (/.f64 (sin.f64 y) y) |
| 54.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
| Outputs |
|---|
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
2 calls:
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.3% | 3 | (/.f64 (sin.f64 y) y) |
| 54.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 #s(literal 1/2 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 2 | (cosh.f64 x) |
| 47.8% | 2 | x |
| 34.3% | 2 | y |
| 47.9% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 19 to 13 computations (31.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | y |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | x |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.8% | 1 | y |
| 30.8% | 1 | (/.f64 (sin.f64 y) y) |
| 30.8% | 1 | (cosh.f64 x) |
| 30.8% | 1 | x |
| 30.8% | 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 | 0.9999999994777551 | 1.0 |
| 0.0ms | -inf | -3.5655836895840247e-22 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999994777551 | 1.0 |
| 0.0ms | -inf | -3.5655836895840247e-22 |
Compiled 12 to 11 computations (8.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999994777551 | 1.0 |
| 0.0ms | -inf | -3.5655836895840247e-22 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999994777551 | 1.0 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999994777551 | 1.0 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0059954166007676 | +inf |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.044488515796824e-147 | -4.484669863303806e-163 |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0059954166007676 | +inf |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0059954166007676 | +inf |
Compiled 12 to 11 computations (8.3% saved)
| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 493 |
| 1 | 93 | 493 |
| 1× | saturated |
| Inputs |
|---|
(*.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 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 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 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 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 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.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 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 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 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 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 (cosh.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 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 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (cosh.f64 x)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2251799812509257/2251799813685248 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x #s(literal 1/24 binary64)) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3599131035634557/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (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))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
| 21 860× | accelerator-lowering-fma.f32 |
| 21 860× | accelerator-lowering-fma.f64 |
| 15 912× | accelerator-lowering-fma.f32 |
| 15 912× | accelerator-lowering-fma.f64 |
| 15 192× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 3708 |
| 1 | 732 | 3527 |
| 2 | 2719 | 3367 |
| 3 | 7250 | 3328 |
| 0 | 8567 | 3178 |
| 0 | 26 | 99 |
| 1 | 139 | 91 |
| 2 | 1239 | 91 |
| 0 | 8676 | 89 |
| 0 | 26 | 122 |
| 1 | 137 | 118 |
| 2 | 973 | 116 |
| 0 | 8457 | 105 |
| 0 | 83 | 638 |
| 1 | 268 | 614 |
| 2 | 943 | 588 |
| 3 | 3164 | 569 |
| 0 | 8073 | 539 |
| 0 | 225 | 2799 |
| 1 | 779 | 2657 |
| 2 | 2812 | 2516 |
| 3 | 7191 | 2514 |
| 0 | 8722 | 2374 |
| 0 | 184 | 2453 |
| 1 | 607 | 2379 |
| 2 | 1896 | 2286 |
| 3 | 5091 | 2266 |
| 4 | 7047 | 2266 |
| 0 | 8102 | 2094 |
| 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 |
Compiled 1 288 to 615 computations (52.3% saved)
(abs y)
(abs x)
Compiled 1 098 to 216 computations (80.3% saved)
Loading profile data...